Spaces:
Sleeping
Sleeping
Nikhil0987
commited on
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
streamlit-option-menu
|
3 |
+
transformers
|
4 |
+
dnspython
|
5 |
+
torch
|
6 |
+
pymongo
|
7 |
+
hugchat
|