Commit c1be49cb authored by chenpangpang's avatar chenpangpang
Browse files

feat: 修改app的host以及requirements

parent 58964237
......@@ -441,7 +441,7 @@ def main(pretrained_model_name_or_path="wangqixun/YamerMIX_v8", enable_lcm_arg=F
gr.Markdown(article)
demo.launch()
demo.launch(server_name='0.0.0.0')
if __name__ == "__main__":
parser = argparse.ArgumentParser()
......
diffusers==0.25.1
torch==2.0.0
torchvision==0.15.1
transformers==4.37.1
diffusers
accelerate
safetensors
einops
onnxruntime-gpu
spaces==0.19.4
omegaconf
peft
huggingface-hub==0.20.2
huggingface-hub
opencv-python
insightface
gradio
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment