Wauplin HF staff commited on
Commit
be2ea82
1 Parent(s): 391ec6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ The goal is to improve developer experience by making the review process as lean
18
  The app below let you open a PR to enable Space CI on a Space.
19
 
20
  The steps are the following:
21
- 1. Paste a read-access token from hf.co/settings/tokens. Read access is enough given that we will open a PR against the source repo.
22
  2. Input a Space id from the Hub
23
  3. Click "Submit"
24
  4. That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥
 
18
  The app below let you open a PR to enable Space CI on a Space.
19
 
20
  The steps are the following:
21
+ 1. Sign-in with Hugging Face.
22
  2. Input a Space id from the Hub
23
  3. Click "Submit"
24
  4. That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥