Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers==4.35.0 # Specify a stable version to ensure compatibility
|
3 |
datasets==2.14.4 # Ensure compatibility with the transformers version
|
|
|
1 |
+
pip==24.3.1
|
2 |
huggingface_hub==0.22.2
|
3 |
transformers==4.35.0 # Specify a stable version to ensure compatibility
|
4 |
datasets==2.14.4 # Ensure compatibility with the transformers version
|