Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -62,7 +62,7 @@ OPENAI_API_KEY=your_openai_key_here
|
|
| 62 |
|
| 63 |
5. Run the App
|
| 64 |
```bash
|
| 65 |
-
python
|
| 66 |
```
|
| 67 |
Then open the Gradio link in your browser
|
| 68 |
|
|
|
|
| 62 |
|
| 63 |
5. Run the App
|
| 64 |
```bash
|
| 65 |
+
python app.py
|
| 66 |
```
|
| 67 |
Then open the Gradio link in your browser
|
| 68 |
|