Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ jaxlib
|
|
| 6 |
git+https://github.com/huggingface/diffusers@main
|
| 7 |
opencv-python
|
| 8 |
torch
|
| 9 |
-
fastapi==0.92.0
|
|
|
|
|
|
|
|
|
| 6 |
git+https://github.com/huggingface/diffusers@main
|
| 7 |
opencv-python
|
| 8 |
torch
|
| 9 |
+
fastapi==0.92.0
|
| 10 |
+
openmim
|
| 11 |
+
mmdet
|