Spaces:
Running on Zero
Running on Zero
Pin transformer version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
diffusers==0.34.0
|
| 2 |
gradio==4.44.0
|
| 3 |
torch>=2.6 --index-url https://download.pytorch.org/whl/cu128
|
| 4 |
-
transformers
|
|
|
|
| 1 |
diffusers==0.34.0
|
| 2 |
gradio==4.44.0
|
| 3 |
torch>=2.6 --index-url https://download.pytorch.org/whl/cu128
|
| 4 |
+
transformers==4.44.0
|