Spaces:
Sleeping
Sleeping
Nikhil0987
commited on
Commit
•
07ed37f
1
Parent(s):
f2ea849
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
streamlit-option-menu
|
3 |
+
transformers
|
4 |
+
dnspython
|
5 |
+
torch
|