Spaces:
Runtime error
Runtime error
Tho Tran
commited on
Commit
•
26c8524
1
Parent(s):
f96716d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pillow
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
sklearn
|
5 |
+
json
|
6 |
+
streamlit
|