Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
diffusers==0.25.0
|
2 |
-
torch==2.0.
|
3 |
-
torchvision==0.15.
|
4 |
transformers==4.36.2
|
5 |
opencv-python
|
6 |
einops
|
@@ -12,4 +12,4 @@ onnxruntime-gpu
|
|
12 |
accelerate
|
13 |
spaces==0.19.4
|
14 |
huggingface-hub
|
15 |
-
timm
|
|
|
1 |
diffusers==0.25.0
|
2 |
+
torch==2.0.1
|
3 |
+
torchvision==0.15.2
|
4 |
transformers==4.36.2
|
5 |
opencv-python
|
6 |
einops
|
|
|
12 |
accelerate
|
13 |
spaces==0.19.4
|
14 |
huggingface-hub
|
15 |
+
timm
|