Spaces:
Runtime error
Runtime error
Commit
·
d835cf6
1
Parent(s):
f212e95
Create new file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transformers
|
| 3 |
+
numpy
|
| 4 |
+
pandas
|
| 5 |
+
st-click-detector
|
| 6 |
+
graphviz
|