Thomas Mello

Results 13 comments of Thomas Mello

Not a fan of this idea but we can add a feature to specify a --theme parameter in arguments. Css bundler already takes `opts` in to hook up `no_progress_bar.css` it...

> I question the usefulness of the "Push to img2img input mask" Button, doesn't a mask need to have transparency I thought Push to img2img input mask just pushes the...

This is prompt history but in another direction lol. The demand for prompt queue/stack is definitely high. Queueing is indeed built in in gradio as a network feature to balance...

> Having a visible paste button icon that you need to click (on the image component) could be a solution This is exactly the way, @gary149! Providing an unobtrusive option...

> why not include the micromamba binaries directly in the PR and save an extra step to the devs? we would like the binaries to be obtained directly from the...

@Anyeos hello, it looks like your environment was not updated correctly. Make sure running `pip show gradio` in your conda prompt shows version 3.4.1

1. Open anaconda prompt (type in your windows searchbar "anaconda powershell" and it should appear) ![image](https://user-images.githubusercontent.com/4258136/197212739-0036ef18-0609-4adf-ab4c-a405bcc4e837.png) 2. in the prompt type `conda activate ldm` (if you didn't change the name...

Hello @machineinthegod thanks for your contribution! New PRs are opened against `dev` branch.