lordspline commited on
Commit
b35f5f1
1 Parent(s): 681bbe1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,9 +19,9 @@ Setup:
19
  - MULTION_API_KEY
20
  - REPLIT_EMAIL (if using the remote API)
21
  - REPLIT_PASSWORD (if using the remote API)
22
- - ```pip install -r requirements.txt```
23
- - If you want to use the local API (need to have the chrome extension installed and API enabled for this): ```bash start_local.sh```
24
- - If you want to use the remote API: ```bash start_remote.sh```
25
 
26
  Barebones Demo:
27
 
 
19
  - MULTION_API_KEY
20
  - REPLIT_EMAIL (if using the remote API)
21
  - REPLIT_PASSWORD (if using the remote API)
22
+ - `pip install -r requirements.txt`
23
+ - If you want to use the local API (need to have the chrome extension installed and API enabled for this): `bash start_local.sh`
24
+ - If you want to use the remote API: `bash start_remote.sh`
25
 
26
  Barebones Demo:
27