Spaces:
Build error
Build error
Dong Chaoyu commited on
Commit ·
5aeafe2
1
Parent(s): 6b917f8
- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@ git+https://github.com/OpenStitching/stitching.git@main#egg=stitching
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python
|
| 6 |
-
gradio
|
| 7 |
-
gradio_client
|
| 8 |
sahi==0.11.18
|
| 9 |
pillow
|
| 10 |
plotly==5.24.1
|
|
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python
|
| 6 |
+
gradio==5.24.0
|
| 7 |
+
gradio_client==1.8.0
|
| 8 |
sahi==0.11.18
|
| 9 |
pillow
|
| 10 |
plotly==5.24.1
|