The Wayback Machine - https://web.archive.org/web/20220215004758/https://github.com/topics/interface
Skip to content
#

interface

Here are 1,630 public repositories matching this topic...

Alch-Emi
Alch-Emi commented Jan 1, 2022

As of right now, the Image widget displays an image downscaled to fit within the widgets bounds.

However, as mentioned in #885, some users may want their image upscaled within the widget bounds as well. Beyond this, however, some users may want an image to completely cover (as opposed to just fit within) the image bounds, cropping out the edges. This is especially useful for images meant to

tszlek
tszlek commented Aug 17, 2021

Hi, I have discovered issue when using feign.httpclient.ApacheHttpClient.
In some cases Apache client throws ProtocolException which is a checked exception. This happens for example when server returned 303 HTTP code but there was no location header.
In such case Feign proxy throws UndeclaredThrowableException instead of invoking ErrorDecoder.

abidlabs
abidlabs commented Dec 22, 2021

Is your feature request related to a problem? Please describe.
It's not clear what inputs are optional when you are using a Gradio Interface

Describe the solution you'd like
One idea: the default label for an optional component could include "(Optional)" at the end to designate it at such.

Additional context
Here's an example Space where I think it would be useful to know wh

mainsail
rufinus
rufinus commented Feb 5, 2022

Is your feature request related to a problem? Please describe.
Since #246 was implemented (which is a very nice and needed feature) the history jumping (sorry dont found how it was called exactly) with Cursor+Up & Cursor+Down is not deactivated - so if you want to fix a typo and go cursor+Up your multiline command is replace by the history.

Describe the solution you'd like
The easie

Improve this page

Add a description, image, and links to the interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interface topic, visit your repo's landing page and select "manage topics."

Learn more