Skip to content

Latest commit

 

History

History
 
 

README.md

aria_exp

id represents for identity exp represents for expression

step by step

conda create -n XXX python=3.10.14

pip install -r requirements.txt

检查 config.py 模型文件

embedding

python img_embed.py

search

python img_search.py

streamlit demo

streamlit run app_st.py

search by id

gradio demo

gradio for oai is done