Madiharehan
commited on
Commit
•
4d40c1a
1
Parent(s):
a4afdf5
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
pandas # Include if your model involves dataframes
|
5 |
-
numpy # Often used in model dependencies
|
|
|
1 |
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
|
|
|