Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ albumentations==1.4.4
|
|
| 12 |
opencv-python-headless==4.10.0.84
|
| 13 |
opencv-python==4.10.0.84
|
| 14 |
ftfy
|
| 15 |
-
loralib
|
|
|
|
|
|
| 12 |
opencv-python-headless==4.10.0.84
|
| 13 |
opencv-python==4.10.0.84
|
| 14 |
ftfy
|
| 15 |
+
loralib
|
| 16 |
+
fastapi==0.111.0
|