Monike123 commited on
Commit
22d87a2
·
verified ·
1 Parent(s): 7f1c4e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,11 +12,11 @@ short_description: '-'
12
  ---
13
  ---
14
  How to run locally:
 
15
  1. pip install -r requirements.txt
16
  2. place models in ./models/
17
  3. FLASK_ENV=development python app.py
 
18
  On Hugging Face Spaces: push this repo, upload models into models/ and run. The
19
  public URL will be your Space endpoint.
20
- ---
21
-
22
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
12
  ---
13
  ---
14
  How to run locally:
15
+ ---
16
  1. pip install -r requirements.txt
17
  2. place models in ./models/
18
  3. FLASK_ENV=development python app.py
19
+
20
  On Hugging Face Spaces: push this repo, upload models into models/ and run. The
21
  public URL will be your Space endpoint.
22
+ ---