Spaces:
Sleeping
Sleeping
Sompote commited on
Commit ·
efda638
1
Parent(s): 2d629b6
Add application file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pickle
|
| 3 |
+
numpy
|
| 4 |
+
keras
|
| 5 |
+
scikit-learnp
|