Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ scipy>=1.11.0
|
|
| 18 |
pandas>=2.0.3
|
| 19 |
tqdm>=4.65.0
|
| 20 |
seaborn>=0.12.2
|
| 21 |
-
|
| 22 |
# For better video codec support
|
| 23 |
imageio
|
| 24 |
imageio-ffmpeg
|
|
|
|
| 18 |
pandas>=2.0.3
|
| 19 |
tqdm>=4.65.0
|
| 20 |
seaborn>=0.12.2
|
| 21 |
+
fastapi
|
| 22 |
# For better video codec support
|
| 23 |
imageio
|
| 24 |
imageio-ffmpeg
|