Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -13,5 +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
|
17 |
-
streamlit
|
|
|
|
13 |
uvicorn==0.32.0
|
14 |
huggingface-hub[hf_transfer]==0.26.2
|
15 |
IProgress==0.4
|
16 |
+
av
|
17 |
+
streamlit==1.33.0
|
18 |
+
streamlit-webrtc==0.47.9
|