Spaces:
Runtime error
Runtime error
File size: 1,281 Bytes
02a8df2 29276be 9a87834 29276be 02a8df2 fd97fd7 9a87834 5549a32 ef2786d 9a87834 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
# https://colab.research.google.com/github/kaz12tech/ai_demos/blob/master/LatentDiffusion_demo.ipynb # https://notebooks.githubusercontent.com/view/ipynb?azure_maps_enabled=false&color_mode=auto&commit=03650e3fb3d4cd1156baf7ec01b0d74f848a1d81&enc_url=68747470733a2f2f7261772e67697468756275736572636f6e74656e742e636f6d2f676973742f6579616c65722f34616639396265613962616639313865323439353864323939326666653031302f7261772f303336353065336662336434636431313536626166376563303162306437346638343861316438312f6c646d2d74787432696d2e6970796e62&enterprise_enabled=false&logged_in=false&nwo=eyaler%2F4af99bea9baf918e24958d2992ffe010&path=ldm-txt2im.ipynb&repository_id=115580004&repository_type=Gist # git+https://github.com/huggingface/diffusers.git@v0.0.2-release # diffusers git+https://github.com/huggingface/diffusers # https://github.com/huggingface/diffusers/issues/82 # pip install git+https://github.com/patil-suraj/transformers@ldm-bert # git clone https://github.com/huggingface/diffusers # cd diffusers && pip install -e . # pip install git+file:///content/diffusers # pip install torch https://hub.fastgit.xyz/author/repo https://hub.fastgit.org/author/repo git+https://github.com/patil-suraj/transformers.git@ldm-bert torch opencv-python transformers install logzero |