Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -45,3 +45,11 @@ fastapi==0.88
|
|
45 |
ffmpy==0.3.1
|
46 |
python-dotenv>=1.0.0
|
47 |
av
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
ffmpy==0.3.1
|
46 |
python-dotenv>=1.0.0
|
47 |
av
|
48 |
+
future>=0.18.3
|
49 |
+
functorch>=2.0.0
|
50 |
+
scikit-learn>=1.2.2
|
51 |
+
starlette==0.22.0
|
52 |
+
tensorboard
|
53 |
+
tensorboard-data-server
|
54 |
+
tensorboard-plugin-wit
|
55 |
+
torchgen>=0.0.1
|