Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.25.0
|
| 2 |
+
tensorflow==2.15.0
|
| 3 |
+
opencv-python-headless==4.8.0.74
|
| 4 |
+
numpy
|
| 5 |
+
matplotlib
|
| 6 |
+
plotly
|
| 7 |
+
Pillow
|
| 8 |
+
fpdf
|