Skip to content

hajiangwork/InteriorDesignAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An Interior design AI demo by stable diffusion and ControlNet.

Reference

Getting Started

Installation

conda env create -f environment.yaml
conda activate control

Run

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/

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages