Fix img2img

This commit is contained in:
missionfloyd
2023-12-04 21:48:24 -07:00
parent d6271939d0
commit 0d9b431571
4 changed files with 4 additions and 13 deletions

View File

@@ -2,14 +2,6 @@
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
/* temporary fix to hide gradio crop tool until it's fixed https://github.com/gradio-app/gradio/issues/3810 */
div.gradio-image button[aria-label="Edit"] {
display: none;
}
/* general gradio fixes */
:root, .dark{