fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_amd64_v0.2.

Open ykpykp99 opened this issue 1 year ago • 0 comments

i just run the google colab with stable diffusion system show this problem Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_amd64_v0.2.

Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps:

  1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_amd64
  2. Rename the downloaded file to: frpc_linux_amd64_v0.2
  3. Move the file to this location: /usr/local/lib/python3.10/dist-packages/gradio Startup time: 18.4s (import torch: 7.7s, import gradio: 0.8s, setup paths: 1.1s, initialize shared: 0.1s, other imports: 0.8s, list SD models: 1.6s, load scripts: 2.8s, initialize extra networks: 0.2s, create ui: 1.2s, gradio launch: 1.4s, add APIs: 0.6s). Creating model from config: /content/gdrive/MyDrive/sd/stablediffusion/generative-models/configs/inference/sd_xl_base.yaml Applying attention optimization: xformers... done. Model loaded in 11.2s (load weights from disk: 3.8s, create model: 0.6s, apply weights to model: 5.6s, load textual inversion embeddings: 0.6s, calculate empty prompt: 0.4s).

ykpykp99 avatar Oct 06 '24 12:10 ykpykp99