Spaces:
Runtime error
Runtime error
lukelike1001
commited on
Commit
•
e104aa8
1
Parent(s):
3846f30
reqs added
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
spacy
|
3 |
+
torch
|
4 |
+
transformers
|