cocktailpeanut 6Morpheus6 commited on
Commit
bca79bd
1 Parent(s): 7f6675e

huggingface_hub fix (#1)

Browse files

- huggingface_hub fix (1db4d188b5953feb83b129117df7a5886ef3c552)


Co-authored-by: Morpheus <[email protected]>

Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,5 +1,9 @@
 
 
 
1
  diffusers==0.21.0
2
  accelerate
3
  transformers
 
4
  #torch
5
  #torchvision
 
1
+ huggingface_hub==0.25.2
2
+ gradio
3
+ gradio-client
4
  diffusers==0.21.0
5
  accelerate
6
  transformers
7
+ matplotlib
8
  #torch
9
  #torchvision