-
User = ""
Password= ""
# Add credentials to your Gradio interface (optional).
#-----------------
configf=sdui(User, Password, model) if 'model' in locals() else sdui(User, Password, …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
All monitors freeze momentarily, mouse as well, sometimes…
-
**What happened**:
I think we should hide toolTip of `prod` in case `beta` not passed. The user may make a mistake to perform a release to prod even though the test is not passed.
**What you exp…
-
-
I'm runing SimpleDockerUI on Ubuntu 16.04, and all of my running containers were started in a standard terminal, not with the SDUI app.
My host is Ubuntu 16.04 with Docker version 17.05.0-ce, build 8…
-
Error occurred when executing LayerUtility: LaMa:
cannot import name 'field_validator' from 'pydantic' (/home/yj/anaconda3/envs/sdui/lib/python3.10/site-packages/pydantic/__init__.cpython-310-x86_6…
-
Error downloading https://github.com/tenbaht/sduino/raw/release-0.5/package_sduino_stm8_index.json
-
- [x] I have searched [existing issues](https://github.com/facebook/litho/issues) and this is not a duplicate
## Version
```
implementation 'com.facebook.litho:litho-core:0.30.0'
implementation …
-
**Feature Request**
**Summary:** Extend the Mirai library to include support for the GoogleMap widget, enabling dynamic rendering and control of maps in Server-Driven UI applications.
**Details:…
-
@Tiagoperes @hernandazevedozup @arthurbleilzup
I came by your project and understand the goal and problem it's trying to solve, however, is AOT compilation (aka BaselineProfile) is taken into consid…