Skip to content

Latest commit

 

History

History

Alignment-in-person

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

FFHQ Alignment in person (Using Streamlit App)

Install

pip install streamlit

Run

cd [directory]
streamlit run app.py --server.address 0.0.0.0 --server.port [your port]
# http://0.0.0.0:[your port]

You can use more streamlit apps in this repo 😊: happy-jihye/Streamlit-Tutorial