Spaces:
Runtime error
Runtime error
Balamuruga
commited on
Commit
•
ec0d9ab
1
Parent(s):
d57a9fb
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
matplotlib
|
5 |
+
gradio
|
6 |
+
httpx==0.24.1
|