Coder Social home page Coder Social logo

diffusion_gen's People

Contributors

badster-git avatar notnanton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

diffusion_gen's Issues

Type Error, Descriptors cannot be created directly

TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).

I got all the dependencies installed successfully, but hit this error, which I haven't been able to find a solution for.

Changing the rate partials save

Hello, and thank you so much for this project!

I've been using it a lot and I'd like to know how I can change how often it saves to partials folder.

I find way more useful to see progress on lower rates (%)

Thanks!

Issue installing with JupyterLab

I am attempting to install this in a JupyterLab notebook on JarvisLabs.ai. I put all the files into the home directory and run
ipython3 diffuse.py

I get this error first:
Screen Shot 2022-02-09 at 2 09 42 PM

When I run it again, I get the following:
Screen Shot 2022-02-09 at 2 10 42 PM
Screen Shot 2022-02-09 at 2 48 52 PM
Screen Shot 2022-02-09 at 2 49 06 PM

Any suggestions? I am pretty new to this but want to be able to use an A100 consistently, which you can't do in Colab.

My directory looks like this. I noticed that /out_diffusion/models is empty
Screen Shot 2022-02-09 at 2 47 53 PM

OMP: Error #15: Initializing libiomp5md.dll

Hello, thanks for your project, after the first generation, at the end of processing (250/250) i had this error message, but i am a very newbie in python so i don't really know what to do to fix it :

OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.█████████████████████████████████████████████████████████████| 250/250 [05:20<00:00,  1.54s/it]
OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see http://www.intel.com/software/products/support/.

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.