Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,9 @@ app_port: 3000
|
|
9 |
disable_embedding: false
|
10 |
---
|
11 |
|
12 |
-
# AI Comic Factory
|
13 |
-
|
14 |
-
*(note: the website "aicomicfactory.com" is not affiliated with the AI Comic Factory project, nor it is created or maintained by the AI Comic Factory team. If you see their website has an issue, please contact them directly)*
|
15 |
|
16 |
## Running the project at home
|
17 |
|
18 |
-
First, I would like to highlight that everything is open-source (see [here](https://huggingface.co/spaces/jbilcke-hf/ai-comic-factory/tree/main), [here](https://huggingface.co/spaces/jbilcke-hf/VideoChain-API/tree/main), [here](https://huggingface.co/spaces/hysts/SD-XL/tree/main), [here](https://github.com/huggingface/text-generation-inference)).
|
19 |
|
20 |
However the project isn't a monolithic Space that can be duplicated and ran immediately:
|
21 |
it requires various components to run for the frontend, backend, LLM, SDXL etc.
|
|
|
9 |
disable_embedding: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
12 |
|
13 |
## Running the project at home
|
14 |
|
|
|
15 |
|
16 |
However the project isn't a monolithic Space that can be duplicated and ran immediately:
|
17 |
it requires various components to run for the frontend, backend, LLM, SDXL etc.
|