Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers==4.33.2
|
|
|
3 |
torch>=2.0.1
|
4 |
datasets>=2.14.5
|
5 |
bitsandbytes==0.41.1
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers==4.33.2
|
3 |
+
|
4 |
torch>=2.0.1
|
5 |
datasets>=2.14.5
|
6 |
bitsandbytes==0.41.1
|