Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ fastapi==0.115.4
|
|
13 |
uvicorn==0.32.0
|
14 |
huggingface-hub[hf_transfer]==0.26.2
|
15 |
IProgress==0.4
|
16 |
-
av==14.0.1
|
|
|
|
|
|
13 |
uvicorn==0.32.0
|
14 |
huggingface-hub[hf_transfer]==0.26.2
|
15 |
IProgress==0.4
|
16 |
+
av==14.0.1
|
17 |
+
streamlit==1.33.0
|
18 |
+
streamlit-webrtc==0.47.9
|