Amritpal Singh commited on
Commit ·
16cf0cf
1
Parent(s): ca4c6ec
Initial deploy
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
+
numpy
|
| 4 |
+
torch
|
| 5 |
+
transformers
|
| 6 |
+
gradio
|