Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
huggingface-hub
|
3 |
PyYaml==6.0.2
|
4 |
streamlit-chat
|
5 |
torch
|
|
|
1 |
streamlit
|
2 |
+
huggingface-hub==0.24.6
|
3 |
PyYaml==6.0.2
|
4 |
streamlit-chat
|
5 |
torch
|