Spaces:
Runtime error
Runtime error
TuringsSolutions
commited on
Commit
•
e1e50de
1
Parent(s):
8dc4355
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
spacy
|
3 |
+
pyvis
|
4 |
+
relik
|
5 |
+
torch
|
6 |
+
transformers
|