fenneishi / Fooocus-ControlNet-SDXL

add more control to fooocus
GNU General Public License v3.0
242 stars 10 forks source link

can't update to newest version #14

Open tiwentichat opened 11 months ago

tiwentichat commented 11 months ago

Describe the problem Download the zip and use it normally for a week already, found the bug like this: can't update to newest version

Full Console Log Paste full console log here. You will make our job easier if you give a full log.

Bug: click the run.bat, cmd.exe show the code like below:

G:\foocus-controlnet>.\python_embeded\python.exe -s Fooocus\entry_with_update.py --preset realistic
Update failed.
Repository not found at G:\foocus-controlnet\Fooocus
Update succeeded.
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec  6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
Fooocus version: 2.1.701

I found the commit that changing code of ‘entry with update.py' And I change like that, too. No change when I restart the run.bat...

So, How should I do?