Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
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 |
-
-
|
| 23 |
-
- If you want to use the local API (need to have the chrome extension installed and API enabled for this):
|
| 24 |
-
- If you want to use the remote API:
|
| 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 |
|