Spaces:
Runtime error
Runtime error
Update requirements.txt
#1092
by huzaifavrk - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ transformers
|
|
| 3 |
accelerate
|
| 4 |
xformers
|
| 5 |
Pillow
|
|
|
|
| 6 |
qrcode
|
| 7 |
filelock
|
| 8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
|
|
| 3 |
accelerate
|
| 4 |
xformers
|
| 5 |
Pillow
|
| 6 |
+
huggingface_hub==0.15.1
|
| 7 |
qrcode
|
| 8 |
filelock
|
| 9 |
--extra-index-url https://download.pytorch.org/whl/cu118
|