Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
stablepy==0.6.
|
2 |
diffusers==0.31.0
|
|
|
3 |
torch==2.2.0
|
4 |
numpy<2
|
5 |
gdown
|
6 |
opencv-python
|
7 |
torchvision
|
8 |
accelerate
|
9 |
-
transformers
|
10 |
optimum[onnxruntime]
|
11 |
dartrs
|
12 |
huggingface_hub
|
|
|
1 |
+
stablepy==0.6.1
|
2 |
diffusers==0.31.0
|
3 |
+
transformers==4.47.1
|
4 |
torch==2.2.0
|
5 |
numpy<2
|
6 |
gdown
|
7 |
opencv-python
|
8 |
torchvision
|
9 |
accelerate
|
|
|
10 |
optimum[onnxruntime]
|
11 |
dartrs
|
12 |
huggingface_hub
|