Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.0+cu117
|
|
|
3 |
packaging
|
4 |
Pillow
|
5 |
huggingface_hub
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.0+cu117
|
3 |
+
wheel
|
4 |
packaging
|
5 |
Pillow
|
6 |
huggingface_hub
|