Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
-
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
+
openpyxl
|
| 4 |
+
requests
|
| 5 |
+
torch
|
| 6 |
+
torchvision
|
| 7 |
+
onnx
|
| 8 |
+
onnxruntime
|
| 9 |
+
Pillow
|
| 10 |
+
huggingface_hub
|