Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- 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
|