Spaces:
Sleeping
Sleeping
Abdulla Fahem
commited on
Commit
·
7524606
1
Parent(s):
96f51f8
Add application file
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
pandas
|
5 |
+
accelerate
|
6 |
+
sentencepiece
|
7 |
+
protobuf
|
8 |
+
typing-extensions
|
9 |
+
packaging
|