"...text-generation-inference.git" did not exist on "4634b00c2a6ec85978b0653781ef6b7397d80509"
Unverified Commit 3cde8140 authored by Anton Lozhkov's avatar Anton Lozhkov Committed by GitHub
Browse files

Add incompatibility note for SD (temporary)

parent 71ba8aec
......@@ -41,6 +41,8 @@ See the [model card](https://huggingface.co/CompVis/stable-diffusion) for more i
**The Stable Diffusion weights are currently only available to universities, academics, research institutions and independent researchers. Please request access applying to <a href="https://stability.ai/academia-access-form" target="_blank">this</a> form**
Please run `pip install diffusers transformers` for the example below to work, since the current `main` git branch is not compatible with the checkpoint yet.
```py
# make sure you're logged in with `huggingface-cli login`
from torch import autocast
......
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