Spaces:
Runtime error
Runtime error
Rename readme to readme.md
#2
by mandarmgd-03 - opened
- readme → readme.md +2 -0
readme → readme.md
RENAMED
|
@@ -44,6 +44,8 @@ Then run:
|
|
| 44 |
python app.py
|
| 45 |
Gradio will launch a local server. Open the link shown in the terminal (usually http://127.0.0.1:7860) to interact with the chatbot.
|
| 46 |
|
|
|
|
|
|
|
| 47 |
## Requirements
|
| 48 |
Dependencies are listed in requirements.txt:
|
| 49 |
|
|
|
|
| 44 |
python app.py
|
| 45 |
Gradio will launch a local server. Open the link shown in the terminal (usually http://127.0.0.1:7860) to interact with the chatbot.
|
| 46 |
|
| 47 |
+
```
|
| 48 |
+
|
| 49 |
## Requirements
|
| 50 |
Dependencies are listed in requirements.txt:
|
| 51 |
|