TheRafal commited on
Commit
0af9574
1 Parent(s): 7453730

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ git clone https://huggingface.co/TheRafal/everything-v1
55
 
56
  This model can be used just like any other Stable Diffusion model.
57
 
58
- You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
59
 
60
  ```python
61
  import torch
 
55
 
56
  This model can be used just like any other Stable Diffusion model.
57
 
58
+ You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx) or [MPS](https://huggingface.co/docs/diffusers/optimization/mps).
59
 
60
  ```python
61
  import torch