Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
accelerate==0.32.1
|
| 2 |
huggingface-hub==0.24.0
|
| 3 |
Pillow==10.4.0
|
| 4 |
-
torch==2.
|
| 5 |
torchvision==0.18.1
|
| 6 |
transformers==4.44.0
|
| 7 |
einops==0.8.0
|
|
|
|
| 1 |
accelerate==0.32.1
|
| 2 |
huggingface-hub==0.24.0
|
| 3 |
Pillow==10.4.0
|
| 4 |
+
torch==2.2.0
|
| 5 |
torchvision==0.18.1
|
| 6 |
transformers==4.44.0
|
| 7 |
einops==0.8.0
|