Guangyan commited on
Commit
fcb3856
·
verified ·
1 Parent(s): 49a1ec6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -209,13 +209,3 @@ If you find our work helpful, please consider citing:
209
  url={https://arxiv.org/abs/2607.20033},
210
  }
211
  ```
212
-
213
- ## Pushing to the Hub
214
-
215
- Prepared but not pushed (no network egress / credentials in the environment this was prepared
216
- in). From a machine with a Hugging Face account and CLI access:
217
-
218
- ```bash
219
- huggingface-cli login # if not already logged in
220
- huggingface-cli upload <your-org-or-username>/<repo-name> . . --repo-type model
221
- ```
 
209
  url={https://arxiv.org/abs/2607.20033},
210
  }
211
  ```