Yeah Studio
Yeah Studio
Same error, but i think its because im Windows (10)
```python from gradio_client import Client client = Client("http://127.0.0.1:7865/", serialize=False) result = client.predict( "Howdy!", # str in 'parameter_10' Textbox component "Howdy!", # str in 'Negative Prompt' Textbox component ["Fooocus V2"], #...
```python from gradio_client import Client client = Client("http://127.0.0.1:7865/", serialize=False) result = client.predict( "Howdy!", # str in 'parameter_10' Textbox component "Howdy!", # str in 'Negative Prompt' Textbox component ["Fooocus V2"], #...
> What kind of image is this? "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGBgAAAABQABh6FO1AAAAABJRU5ErkJggg==", # str (filepath or URL to image)in 'Image' Image component > > Cant I just say: False, # bool in 'Input Image'...
csr-kick thanks i was expecting something like this really, but also i was expecting to be donne by realsense team, because they silence reveals a lot, why they sell the...
Just a info, today i tried in a Raspberry 4 / Ubuntu Mate, sdk 2.44, and have the same problem
https://github.com/IntelRealSense/librealsense/issues/8779 Realsense team should make this information ver noticeable and very clear (no support for arm devices), so people doesnt loose their time and money ...