Spaces:
Sleeping
Sleeping
johnybanda
commited on
Commit
•
90f4280
1
Parent(s):
9173e6e
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
sentencepiece
|