Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add lcm realtime canvas painting #1043

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
downgrade gradio to 3.45.0
  • Loading branch information
mashb1t authored Nov 30, 2023
commit 5c34394cb00b28d3a9589f7d6095f1b55e8c94dd
2 changes: 1 addition & 1 deletion requirements_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ psutil==5.9.5
numpy==1.23.5
pytorch_lightning==1.9.4
omegaconf==2.2.3
gradio==3.50.2
gradio==3.45.0
pygit2==1.12.2
opencv-contrib-python==4.8.0.74
httpx==0.24.1