Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# PyTorch and related libraries
|
2 |
-
torch==2.2
|
3 |
|
4 |
# Hugging Face transformers library
|
5 |
transformers==4.38.2
|
|
|
1 |
# PyTorch and related libraries
|
2 |
+
torch==2.2
|
3 |
|
4 |
# Hugging Face transformers library
|
5 |
transformers==4.38.2
|