Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
serp-chat
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
matthoffner
commited on
May 18, 2023
Commit
90de499
·
1 Parent(s):
6fd47d9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -21,5 +21,5 @@ pip install -r requirements.txt
21
```
22
23
```bash
24
-
python main.py
--model ""
25
```
21
```
22
23
```bash
24
+
python main.py
25
```