Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -10,4 +10,8 @@ opencv-python
|
|
10 |
av
|
11 |
accelerate==0.27.2
|
12 |
scipy
|
13 |
-
colorlog
|
|
|
|
|
|
|
|
|
|
10 |
av
|
11 |
accelerate==0.27.2
|
12 |
scipy
|
13 |
+
colorlog
|
14 |
+
fastapi==0.112.4
|
15 |
+
gradio-client=1.3.0
|
16 |
+
pydantic=2.9.0
|
17 |
+
pydantic-core=2.23.2
|