Update README.md
Browse files
README.md
CHANGED
|
@@ -36,5 +36,3 @@ Set these environment variables (Vercel → Settings → Environment Variables):
|
|
| 36 |
VITE_MODEL_URL_FP32=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor.onnx
|
| 37 |
VITE_MODEL_URL_FP16=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor_fp16.onnx
|
| 38 |
```
|
| 39 |
-
|
| 40 |
-
Replace `YOUR_USER` with your Hugging Face username or org.
|
|
|
|
| 36 |
VITE_MODEL_URL_FP32=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor.onnx
|
| 37 |
VITE_MODEL_URL_FP16=https://huggingface.co/sentiantai/sharp-onnx-webgpu-weights/resolve/main/sharp_web_predictor_fp16.onnx
|
| 38 |
```
|
|
|
|
|
|