huzey commited on
Commit
284344c
1 Parent(s): 84fd0b9

fix your s! fastapi==0.113

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,9 +2,9 @@ pydantic==2.8.0
2
  fastapi==0.112.0
3
  gradio==4.40.0
4
  torch
5
- torchvision
6
  opencv-python
7
- decord
8
  diffusers==0.30.2
9
  transformers==4.44.2
10
  datasets==2.21.0
 
2
  fastapi==0.112.0
3
  gradio==4.40.0
4
  torch
5
+ torchvision
6
  opencv-python
7
+ decord==0.6.0
8
  diffusers==0.30.2
9
  transformers==4.44.2
10
  datasets==2.21.0