Skip to content

issues Search Results · repo:crowsonkb/v-diffusion-pytorch language:Python

Filter by

17 results
 (93 ms)

17 results

incrowsonkb/v-diffusion-pytorch (press backspace or delete to remove)

Hello, thank you for your great work! I have a little puzzle in sample.py `# Get the model output (v, the predicted velocity) with torch.cuda.amp.autocast(): v = model(x, ts * steps[i], **extra_args).float() ...
  • zhangquanwei962
  • Opened 
    on Dec 18, 2022
  • #23

Thanks very much for your pretrained model. How long does it take to train on wikiarts-256?
  • Josh00-Lu
  • Opened 
    on Aug 4, 2022
  • #20

Thanks for sharing such an amazing repo! I am testing a prompt like openAI “an astronaut riding a horse in a photorealistic style” to compare. But somehow the iterations seems to be stuck on the same ...
  • alelordelo
  • Opened 
    on May 4, 2022
  • #19

Thanks for this great work. I m recently interested in using diffusion model to generate images iteratively. I found your script cfg_sample.py was a nice implementation and I decided to learn from it. ...
  • Karbo123
  • 4
  • Opened 
    on Apr 25, 2022
  • #18

Hi! I wanted to thank you for your work, especially since without you DiscoDiffusion wouldn t exist ! Still, I was wondering if you had the metrics (Precision, Recall, FID and Inception Score) on the ...
  • Maxim-Durand
  • Opened 
    on Apr 7, 2022
  • #17

A weight of 1 will sample images that match the prompt roughly as well as images usually match prompts like that in the training set. I can t wrap my head around this sentence. Could you please explain ...
  • illtellyoulater
  • 2
  • Opened 
    on Apr 6, 2022
  • #16

Hello, I am on Windows 10, and my gpu is a PNY Nvidia GTX 1660 TI 6 Gb. I installed V-Diffusion like so: - conda create --name v-diffusion python=3.8 - conda activate v-diffusion - conda install ...
  • illtellyoulater
  • 10
  • Opened 
    on Mar 8, 2022
  • #15

Hey! love your work and been following your stuff for a while. I have finetuned a 64x64 unconditional model from openai/improved diffusion. checkpoint I was curious if you could lend any insight on how ...
  • DeepTitan
  • Opened 
    on Mar 8, 2022
  • #14

Hello, when running: python .\cfg_sample.py something cool or python .\clip_sample.py something cool I get the following errors: for cfg_sample.py Using device: cuda:0 100%|████████████████████████████████████████████████████████████████████████████████████| ...
  • illtellyoulater
  • Opened 
    on Mar 7, 2022
  • #13

Hello! I know this request may seem strange but is there any lower resolution model for those of us running on very modest GPUs who still would like to try to run this project? I already tried lowering ...
  • illtellyoulater
  • Opened 
    on Feb 23, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub