Spaces:
Runtime error
Runtime error
Manish
commited on
Commit
·
6ad2a51
1
Parent(s):
26257ef
Include all necessary packages to make CHATBOT work
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
transformers
|
3 |
-
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
gradio
|
3 |
+
pytorch
|
4 |
+
|