Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This is achieved by making Spaces efficiently hold and release GPUs as needed
27
  Compatibilty with high level HF libraries like `transformers` or `diffusers` is slightly more guaranteed<br>
28
  That said, ZeroGPU Spaces are not as broadly compatible as classical GPU Spaces and you might still encounter unexpected bugs
29
 
30
- Also, for now, ZeroGPU Spaces only work with the **Gradio SDK**
31
 
32
  # Usage
33
 
 
27
  Compatibilty with high level HF libraries like `transformers` or `diffusers` is slightly more guaranteed<br>
28
  That said, ZeroGPU Spaces are not as broadly compatible as classical GPU Spaces and you might still encounter unexpected bugs
29
 
30
+ Also, for now, ZeroGPU Spaces only works with the **Gradio SDK**
31
 
32
  # Usage
33