Update requirements.txt
Browse filesinstall/ update/ rollback to these dependencies for the model to work
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
transformers==4.35
|
|
|
|
1 |
+
transformers==4.35
|
2 |
+
huggingface_hub==0.23.0
|