引用:
原帖由 内力煮火锅 于 2023-3-24 22:06 发表 
点这里打开文件管理
3938002
把content文件夹里面除了sample_data以外的东西都删掉,只限于content文件夹里面的东西哈。
找不到content文件夹就点这个绿圈里的这个返回上一级文件夹按钮哈
3938003 ...
多谢版主,现在程序可以跑了,但是又出了个问题,给了网址点进网站后是个空白页,不知道是啥问题。
Looking in indexes:
https://pypi.org/simple,
https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting fastapi==0.90.1
Downloading fastapi-0.90.1-py3-none-any.whl (56 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.2/56.2 KB 3.2 MB/s eta 0:00:00
Collecting starlette<0.24.0,>=0.22.0
Downloading starlette-0.23.1-py3-none-any.whl (64 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 KB 8.3 MB/s eta 0:00:00
Requirement already satisfied: pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0,>=1.6.2 in /usr/local/lib/python3.9/dist-packages (from fastapi==0.90.1) (1.10.6)
Requirement already satisfied: typing-extensions>=4.2.0 in /usr/local/lib/python3.9/dist-packages (from pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0,>=1.6.2->fastapi==0.90.1) (4.5.0)
Collecting anyio<5,>=3.4.0
Downloading anyio-3.6.2-py3-none-any.whl (80 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 12.0 MB/s eta 0:00:00
Requirement already satisfied: idna>=2.8 in /usr/local/lib/python3.9/dist-packages (from anyio<5,>=3.4.0->starlette<0.24.0,>=0.22.0->fastapi==0.90.1) (3.4)
Collecting sniffio>=1.1
Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Installing collected packages: sniffio, anyio, starlette, fastapi
Successfully installed anyio-3.6.2 fastapi-0.90.1 sniffio-1.3.0 starlette-0.23.1
Cloning into 'stable-diffusion-webui'...
remote: Enumerating objects: 17160, done.
remote: Total 17160 (delta 0), reused 0 (delta 0), pack-reused 17160
Receiving objects: 100% (17160/17160), 27.92 MiB | 38.79 MiB/s, done.
Resolving deltas: 100% (11999/11999), done.
Cloning into '/content/stable-diffusion-webui/extensions/stable-diffusion-webui-images-browser'...
remote: Enumerating objects: 143, done.
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 143 (delta 25), reused 22 (delta 22), pack-reused 109
Receiving objects: 100% (143/143), 37.96 KiB | 1.41 MiB/s, done.
Resolving deltas: 100% (51/51), done.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1131 100 1131 0 0 8440 0 --:--:-- --:--:-- --:--:-- 8440
100 7346M 100 7346M 0 0 230M 0 0:00:31 0:00:31 --:--:-- 222M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1125 100 1125 0 0 7120 0 --:--:-- --:--:-- --:--:-- 7120
100 10155 100 10155 0 0 43583 0 --:--:-- --:--:-- --:--:-- 43583
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1173 100 1173 0 0 9164 0 --:--:-- --:--:-- --:--:-- 9164
100 144M 100 144M 0 0 119M 0 0:00:01 0:00:01 --:--:-- 167M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1169 100 1169 0 0 9277 0 --:--:-- --:--:-- --:--:-- 9204
100 144M 100 144M 0 0 110M 0 0:00:01 0:00:01 --:--:-- 234M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1169 100 1169 0 0 9132 0 --:--:-- --:--:-- --:--:-- 9132
100 144M 100 144M 0 0 121M 0 0:00:01 0:00:01 --:--:-- 211M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1161 100 1161 0 0 9070 0 --:--:-- --:--:-- --:--:-- 9070
100 144M 100 144M 0 0 111M 0 0:00:01 0:00:01 --:--:-- 158M
/content/stable-diffusion-webui
Note: switching to '91c8d0d'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 91c8d0dc Merge pull request #7231 from EllangoK/master
Python 3.9.16 (main, Dec 7 2022, 01:11:51)
[GCC 9.4.0]
Commit hash: 91c8d0dcfc9a5d46aec47fd3eb34c633c104b5bb
Installing gfpgan
Installing clip
Installing open_clip
Installing xformers
Cloning Stable Diffusion into repositories/stable-diffusion-stability-ai...
Cloning Taming Transformers into repositories/taming-transformers...
Cloning K-diffusion into repositories/k-diffusion...
Cloning CodeFormer into repositories/CodeFormer...
Cloning BLIP into repositories/BLIP...
Installing requirements for CodeFormer
Installing requirements for Web UI
Launching Web UI with arguments: --share --disable-safe-unpickle --no-half-vae --xformers --enable-insecure-extension-access
2023-03-24 15:47:28.932395: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-03-24 15:47:32.100381: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/lib/python3.9/dist-packages/cv2/../../lib64:/usr/lib64-nvidia
2023-03-24 15:47:32.100731: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/lib/python3.9/dist-packages/cv2/../../lib64:/usr/lib64-nvidia
2023-03-24 15:47:32.100760: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly.
Calculating sha256 for /content/stable-diffusion-webui/models/Stable-diffusion/chilloutmixni.safetensors: 7234b76e423f010b409268386062a4111c0da6adebdf3a9b1a825937bdf17683
Loading weights [7234b76e42] from /content/stable-diffusion-webui/models/Stable-diffusion/chilloutmixni.safetensors
Creating model from config: /content/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Downloading (…)olve/main/vocab.json: 100% 961k/961k [00:00<00:00, 7.02MB/s]
Downloading (…)olve/main/merges.txt: 100% 525k/525k [00:00<00:00, 4.48MB/s]
Downloading (…)cial_tokens_map.json: 100% 389/389 [00:00<00:00, 146kB/s]
Downloading (…)okenizer_config.json: 100% 905/905 [00:00<00:00, 372kB/s]
Downloading (…)lve/main/config.json: 100% 4.52k/4.52k [00:00<00:00, 640kB/s]
Applying xformers cross attention optimization.
Textual inversion embeddings loaded(1): ulzzang-6500
Model loaded in 78.4s (calculate hash: 45.7s, load weights from disk: 1.6s, create model: 2.7s, apply weights to model: 19.5s, apply half(): 1.2s, load VAE: 7.0s, move model to device: 0.6s).
Checkpoint chilloutmixni.safetensors [7234b76e42] not found; loading fallback chilloutmixni.safetensors [7234b76e42]
Running on local URL:
http://127.0.0.1:7860
Running on public URL:
https://b6cabd88-3076-4fb0.gradio.live
This share link expires in 72 hours. For free permanent hosting and GPU upgrades (NEW!), check out Spaces:
https://huggingface.co/spaces