QTDerg / switcher-roo

https://qtderg.github.io/switcher-roo/
GNU General Public License v3.0
28 stars 6 forks source link

Question about charvis next gen #6

Closed GGame666 closed 1 year ago

GGame666 commented 1 year ago

Hi, I just had a question about CharViz next-gen. Is it already somewhat functional? and if yes how am I supported to get it to work, is there another file I have to run at the same time with index.html, or do I have to download something like stable-diffusion-webui and input the API key / IP and Port to get it to work. If it is supposed to work on its own then there seems to be some problem thank you for your reply. PS. Sorry if this is the wrong place to ask questions or if there is a way to add tags new to typing on GitHub.

QTDerg commented 1 year ago

[EDIT] Any people reading this, please refer to the wiki page - https://github.com/QTDerg/switcher-roo/wiki/How-to-use-CharViz-NextGen Current recommended model is PDXL V6 so CFG Rescale and LoRA are no longer needed. Disable CFG Rescale if you have it installed. EasyFluff V11.2 is no longer supported

Sorry for late reply, I just saw the thread

You need A1111 sd webui running with following COMMANDLINE_ARGS: --api --listen --cors-allow-origins=*

Recommended model: EasyFluff V11.2 - https://huggingface.co/zatochu/EasyFluff/tree/main (download both safetensors and yaml file) Note: You need CFG Rescale Extension to use this model - https://github.com/Seshelle/CFG_Rescale_webui

Required LoRA: Fluffyrock Quality Tags v3.0 - https://civitai.com/models/127533

If you want to use CharViz NextGen download this dev build as the version on the repo is a bit outdated - https://drive.google.com/file/d/15hWlEaaaThk_tP2-kq05opRZXbUkMLgm/view?usp=sharing

Note: Custom Sliders 1 & 2 currently function as Muscularity and Body Fat % sliders. Make sure to enable them in App Settings & Customization -> Sliders (in Create custom stuff section)

To run on your phone:

  1. (On PC) Download and unzip nginx http://nginx.org/download/nginx-1.25.2.zip
  2. Put the website into html folder and launch nginx.exe
  3. On your phone in the browser type the PC's LAN IP (e.g. 192.168.0.69)
  4. Enable CharViz NextGen and type the last digit of PC LAN IP (e.g. 69) into the text box above "LAN" button
  5. Tap "LAN" button
GGame666 commented 1 year ago

Thank you for the reply I will try this once I'm home

GGame666 commented 1 year ago

thank you it seems to be mostly working