sentiantai commited on
Commit
bb32457
·
verified ·
1 Parent(s): 6b40c2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
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
  ```