deathsaber93 commited on
Commit
2a910b1
1 Parent(s): 595ef53

Update README.md

Browse files

Added fallback instructions.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,4 +10,7 @@ pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
- A chatbot to demo [SafeSQL-v1](https://huggingface.co/deathsaber93/SafeSQL-v1)
 
 
 
 
10
  license: apache-2.0
11
  ---
12
 
13
+ A chatbot to demo [SafeSQL-v1](https://huggingface.co/deathsaber93/SafeSQL-v1).
14
+
15
+ **NOTE:** If the demo is not working (as I am on a free-tier HF account), then you may download the `sqid.keras`, `app.py` and `requirements.txt` files, install the requirements and run
16
+ `python3 app.py`.