Git Product home page Git Product logo

Comments (2)

christopherquenneville avatar christopherquenneville commented on May 29, 2024

To run this software you need to do the following in Anaconda:

cd C:\Machine Learning\GAN\DragGAN\DragCAN (replace with your path)
conda activate stylegan3
.\scripts\gui.bat

You probably forgot to activate the venv.

from draggan.

LeoZeda avatar LeoZeda commented on May 29, 2024

No CUDA runtime is found, using CUDA_HOME='B:\Program Files\NvidiaGPU Computing Toolkit\cuda\v11.8' Traceback (most recent call last): File "B:\dragengen\DragGAN\visualizer_drag.py", line 403, in main() File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1157, in call return self.main(*args, **kwargs) File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1078, in main rv = self.invoke(ctx) File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1434, in invoke return ctx.invoke(self.callback, **ctx.params) File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 783, in invoke return __callback(*args, **kwargs) File "B:\dragengen\DragGAN\visualizer_drag.py", line 397, in main viz.draw_frame() File "B:\dragengen\DragGAN\visualizer_drag.py", line 168, in draw_frame self._async_renderer.set_args(**self.args) File "B:\dragengen\DragGAN\visualizer_drag.py", line 295, in set_args self._set_args_sync(**args) File "B:\dragengen\DragGAN\visualizer_drag.py", line 312, in _set_args_sync self._renderer_obj = renderer.Renderer() File "B:\dragengen\DragGAN\viz\renderer.py", line 80, in init self._start_event = torch.cuda.Event(enable_timing=True) File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\cuda\streams.py", line 164, in new return super(Event, cls).new( File "B:\Users\vygas\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\cuda_utils.py", line 46, in err_fn raise RuntimeError( RuntimeError: Tried to instantiate dummy base class Event Press any key to continue . . .

I'm facing the same problem. Did you solve it? @vygas2121

from draggan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.