Spaces:
Runtime error
Runtime error
Lakoc
commited on
Commit
•
3c6098a
1
Parent(s):
23931c3
v0.0.2 added model details, proper ranking and modal for confirmation
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ tabulate
|
|
8 |
scipy
|
9 |
numpy
|
10 |
scikit-learn
|
11 |
-
numba
|
|
|
|
8 |
scipy
|
9 |
numpy
|
10 |
scikit-learn
|
11 |
+
numba
|
12 |
+
gradio-modal
|