sciencellama commited on
Commit
6c01d61
·
verified ·
1 Parent(s): 9d153fb

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.3.0
2
+ torchvision>=0.18.0
3
+ diffusers>=0.28.0
4
+ transformers>=4.40.0
5
+ accelerate>=0.30.0
6
+ gradio==5.9.1
7
+ spaces
8
+ httpx
9
+ Pillow
10
+ numpy
11
+ safetensors
12
+ omegaconf