Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,6 +17,7 @@ xformers==0.0.29.post3
|
|
| 17 |
wandb
|
| 18 |
peft
|
| 19 |
opencv-python
|
|
|
|
| 20 |
decord
|
| 21 |
av
|
| 22 |
huggingface_hub
|
|
|
|
| 17 |
wandb
|
| 18 |
peft
|
| 19 |
opencv-python
|
| 20 |
+
fastapi==0.112.2
|
| 21 |
decord
|
| 22 |
av
|
| 23 |
huggingface_hub
|