Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.47.1
|
| 2 |
+
onnxruntime==1.23.0
|
| 3 |
+
pillow==10.3.0
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
matplotlib==3.9.2
|
| 6 |
+
requests==2.32.3
|