Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
16b8d61
1
Parent(s):
f6f4b8a
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
transformers
|
2 |
torch
|
|
|
|
|
|
|
3 |
flask
|
4 |
hypercorn
|
5 |
huggingface-hub
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
plotly
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
flask
|
7 |
hypercorn
|
8 |
huggingface-hub
|