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