update model list

Note that this only influence new users with new downloads
Previous users will not be forced to download new files, because this is not friendly and should be avoided.
delete user_path_config.txt to receive this new list
This commit is contained in:
lllyasviel
2023-10-28 16:20:11 -07:00
parent 56c8a342ec
commit 76120e045e
6 changed files with 32 additions and 17 deletions
+1 -2
View File
@@ -12,8 +12,7 @@
"%cd /content\n",
"!git clone https://github.com/lllyasviel/Fooocus.git\n",
"%cd /content/Fooocus\n",
"!cp colab_fix.txt user_path_config.txt\n",
"!python entry_with_update.py --preset realistic --share\n"
"!python entry_with_update.py --share\n"
]
}
],