Questions tagged [webui]

96 questions
-1
votes
4 answers

Accept everything in java if condition

today I wrote a programm that automaticaly checks if an Netflix account is working or not. But I'm struggling at a point where I need to accept all the country codes in the URL. I wanted to use something like * in linux but my IDE is giving me…
-1
votes
1 answer

Why can't I access Apache Drill WebUI on 8047 in Docker using boot2docker in a web browser?

The ports info returned are null when I inspect the CONTAINER_ID: docker@boot2docker:~$ docker inspect ccca41b3fe6f | grep -i port “ExposedPorts”: null, “PortSpecs”: null, “PortBindings”: {}, “PublishAllPorts”: false, “PortMapping”: null, “Ports”:…
ZeroGraviti
  • 1,047
  • 2
  • 12
  • 28
-1
votes
1 answer

HTML, CSS, JQuery On Windows Forms?

is there a way to use HTML, CSS And JQuery on a Windows Forms Application and be a good looking GUI. and the code will be VB.NET or C#.NET ?
Dark-Core
  • 17
  • 1
  • 7
-2
votes
0 answers

Files stop downloading when installing stable-diffusion-webui

Trying to run stable diffusion web ui on amazon linux but it always pauses when running the files. I am following steps on https://github.com/AUTOMATIC1111/stable-diffusion-webui. Screenshot of when files stop downloading pretty sure i have…
-2
votes
1 answer

Runtime Error or Generating Error | WebUI generate a image showing many fragements

Environment Mac OS Ventura 13.2.1 Intel Core I9 8 core AMD Radeon Pro 5500m 4GB 16GB Memory I want to just show demo with using WebUI. So I need to just WebUI working. COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae…
Alrock
  • 1
  • 2
-5
votes
1 answer

Easy way to implement simple UI with .net

I'm mostly working with backend development in .net, but I need implementing web UI (+ possibly mobile app) for my pet project. Can someone "list" possible ways to do it? Maybe something about no code framework? I didn't find such stuff for .net eco…
totoshka
  • 1
  • 2
1 2 3 4 5 6
7