Spaces:
Running
Running
Update README.md
#105
by
xianbao
- opened
README.md
CHANGED
|
@@ -53,7 +53,7 @@ Also, for now, ZeroGPU Spaces only works with the **Gradio SDK**
|
|
| 53 |
|
| 54 |
Supported versions:
|
| 55 |
- Gradio: 4+
|
| 56 |
-
- PyTorch: All versions from `2.0.0` to `2.2.0`
|
| 57 |
- Python: `3.10.13`
|
| 58 |
|
| 59 |
## Usage
|
|
|
|
| 53 |
|
| 54 |
Supported versions:
|
| 55 |
- Gradio: 4+
|
| 56 |
+
- PyTorch: All versions from `2.0.0` to `2.2.0` and `2.4.x` (2.3.x is not supported due to a PyToch [bug](https://github.com/pytorch/pytorch/issues/122085))
|
| 57 |
- Python: `3.10.13`
|
| 58 |
|
| 59 |
## Usage
|