Update requirements.txt
Browse filesUse huggingface_hub 0.26.1
- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,4 +1 @@
|
|
1 |
-
|
2 |
-
streamlit
|
3 |
-
transformers
|
4 |
-
torch
|
|
|
1 |
+
huggingface_hub==0.26.1
|
|
|
|
|
|