fix video issue
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -307,7 +307,7 @@ pyyaml==6.0.2
|
|
| 307 |
# huggingface-hub
|
| 308 |
replicate==1.0.4
|
| 309 |
# via replicate-gradio
|
| 310 |
-
replicate-gradio @ git+https://github.com/AK391/replicate-gradio.git@
|
| 311 |
# via anychat (pyproject.toml)
|
| 312 |
requests==2.32.3
|
| 313 |
# via
|
|
|
|
| 307 |
# huggingface-hub
|
| 308 |
replicate==1.0.4
|
| 309 |
# via replicate-gradio
|
| 310 |
+
replicate-gradio @ git+https://github.com/AK391/replicate-gradio.git@352b99f70c5ed0e7d1bceed1869b7c098dc5e4f6
|
| 311 |
# via anychat (pyproject.toml)
|
| 312 |
requests==2.32.3
|
| 313 |
# via
|