Spaces:
Running on Zero
Running on Zero
[Admin maintenance] Support new ZeroGPU hardware
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
accelerate==0.25.0
|
| 2 |
huggingface-hub==0.20.1
|
| 3 |
Pillow==10.1.0
|
| 4 |
-
torch==2.
|
| 5 |
-
torchvision==0.
|
| 6 |
transformers==4.36.2
|
| 7 |
einops==0.7.0
|
|
|
|
| 1 |
accelerate==0.25.0
|
| 2 |
huggingface-hub==0.20.1
|
| 3 |
Pillow==10.1.0
|
| 4 |
+
torch==2.8.0
|
| 5 |
+
torchvision==0.23.0
|
| 6 |
transformers==4.36.2
|
| 7 |
einops==0.7.0
|