Spaces:
Runtime error
Runtime error
AlbertoFH98
commited on
Commit
·
609bc6d
1
Parent(s):
bb2ba08
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -41,5 +41,6 @@ tqdm==4.66.1
|
|
41 |
transformers==4.34.0
|
42 |
urllib3==2.0.6
|
43 |
streamlit_player==0.1.5
|
|
|
44 |
httpcore==0.15.0
|
45 |
httpx
|
|
|
41 |
transformers==4.34.0
|
42 |
urllib3==2.0.6
|
43 |
streamlit_player==0.1.5
|
44 |
+
gradio==3.45.0
|
45 |
httpcore==0.15.0
|
46 |
httpx
|