Skip to content

启动app_v2.py报错 #230

Description

@northSnowFly

按照原来的requirements.txt安装,启动app_v2.py会报错,diffusers和gradio的版本需要控制一下,修改后的如下:

torch
torchvision
diffusers==0.29.1
transformers
huggingface-hub
spaces
numpy
accelerate
safetensors
omegaconf
peft
gradio==5.50.0
insightface==0.7.3

安装完成后 在执行
pip install onnx onnxruntime einops
python gradio_demo/app_v2.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions