Spaces:
Sleeping
Sleeping
pulkitsinghall
commited on
Commit
•
89cf004
1
Parent(s):
bece7ca
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ipykernel
|
2 |
+
numpy
|
3 |
+
streamlit
|
4 |
+
transformers
|
5 |
+
python-dotenv
|
6 |
+
torch
|
7 |
+
tensorflow
|