alex1738 commited on
Commit
53c01be
·
verified ·
1 Parent(s): c1d2b6f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.4.1
3
+ safetensors
4
+ sentencepiece
5
+ pillow
6
+ gradio
7
+ accelerate>=0.33.0
8
+ transformers>=4.45.0
9
+ git+https://github.com/huggingface/diffusers.git