Spaces:
Sleeping
Sleeping
dependencies
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==2.2.0
|
|
|
3 |
diffusers==0.31.0
|
4 |
accelerate==1.2.1
|
5 |
gradio
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==2.2.0
|
3 |
+
transformers==4.47.1
|
4 |
diffusers==0.31.0
|
5 |
accelerate==1.2.1
|
6 |
gradio
|