An Interior design AI demo by stable diffusion and ControlNet.
Reference
conda env create -f environment.yaml
conda activate control
Replace <azure openai endpoint>
and <azure openai key>
in chatgpt.py
, and then
python main.py
This will deploy an web UI on local machine. By default the address will be http://0.0.0.0:7860/
TODO: Describe and show how to build your code and run the tests.
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: