Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers==4.34.0
|
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
6 |
Pillow==10.0.1
|
7 |
-
accelerate==0.23.0
|
|
|
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
6 |
Pillow==10.0.1
|
7 |
+
accelerate==0.23.0
|
8 |
+
huggingface_hub==0.19.4
|