2nzi commited on
Commit
cd78571
·
verified ·
1 Parent(s): 57a238d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -10,6 +10,12 @@ pydantic
10
  pydantic-settings
11
  scenedetect==0.6.4
12
  opencv-python==4.10.0.84
 
 
 
 
 
 
13
 
14
  # fastapi==0.110.0
15
  # uvicorn==0.27.1
 
10
  pydantic-settings
11
  scenedetect==0.6.4
12
  opencv-python==4.10.0.84
13
+ torch
14
+ torchvision
15
+ transformers
16
+ pillow
17
+ beautifulsoup4
18
+ requests
19
 
20
  # fastapi==0.110.0
21
  # uvicorn==0.27.1