colab
This commit is contained in:
parent
566cf08750
commit
22fc28958f
@ -10,10 +10,10 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"!pip install pygit2==1.12.2\n",
|
"!pip install pygit2==1.12.2\n",
|
||||||
"%cd /content\n",
|
"%cd /content\n",
|
||||||
"!git clone https://github.com/lllyasviel/Fooocus\n",
|
"!git clone https://github.com/lllyasviel/Fooocus.git\n",
|
||||||
"%cd /content/Fooocus\n",
|
"%cd /content/Fooocus\n",
|
||||||
"!cp colab_fix.txt user_path_config.txt\n",
|
"!cp colab_fix.txt user_path_config.txt\n",
|
||||||
"!python entry_with_update.py --share\n"
|
"!python entry_with_update.py --preset realistic --share\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -106,7 +106,7 @@ Please open an issue if you use similar devices but still cannot achieve accepta
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
[](https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb) | Fooocus Official
|
[](https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb) | Fooocus Official
|
||||||
|
|
||||||
In Colab, you can modify the last line to `!python entry_with_update.py --preset anime --share` or `!python entry_with_update.py --preset realistic --share` for Fooocus Anime/Realistic Edition.
|
In Colab, you can modify the last line to `!python entry_with_update.py --share` or `!python entry_with_update.py --preset anime --share` or `!python entry_with_update.py --preset realistic --share` for Fooocus Default/Anime/Realistic Edition.
|
||||||
|
|
||||||
Note that this Colab will disable refiner by default because Colab free's resource is relatively limited.
|
Note that this Colab will disable refiner by default because Colab free's resource is relatively limited.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user