Spaces:
Runtime error
Runtime error
Alex
commited on
Commit
•
8f73f63
1
Parent(s):
d4662ab
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers
|
3 |
-
gradio
|
4 |
-
torch
|
5 |
-
gitpython
|
6 |
-
huggingface_hub
|
7 |
-
streamlit-chat
|
8 |
-
streamlit-extras
|
9 |
-
hugchat
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
+
torch
|
5 |
+
gitpython
|
6 |
+
huggingface_hub
|
7 |
+
streamlit-chat
|
8 |
+
streamlit-extras
|
9 |
+
hugchat
|