Spaces:
Runtime error
Runtime error
Upload requirements (1).txt
Browse files- requirements (1).txt +5 -0
requirements (1).txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow==2.13.0
|
| 2 |
+
numpy==1.23.5
|
| 3 |
+
matplotlib==3.7.1
|
| 4 |
+
pandas==1.5.3
|
| 5 |
+
gradio==3.45.2
|