Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
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
|
7 |
matplotlib
|
|
|
8 |
flash-attn
|
9 |
gradio
|
10 |
fastapi
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch==2.0.0+cu117
|
|
|
3 |
packaging
|
4 |
Pillow
|
5 |
huggingface_hub
|
6 |
matplotlib
|
7 |
+
wheel
|
8 |
flash-attn
|
9 |
gradio
|
10 |
fastapi
|