Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
spaces
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
3 |
torch==2.0.1+cu118
|
4 |
transformers
|
5 |
accelerate
|
6 |
bitsandbytes
|
|
|
7 |
numpy<2.0
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.0.1+cu118
|
3 |
transformers
|
4 |
accelerate
|
5 |
bitsandbytes
|
6 |
+
spaces
|
7 |
numpy<2.0
|