Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Here, we use Langchain's Webloader and get the data from the site and store the
|
|
15 |
|
16 |
2. **Run the Application:**
|
17 |
```bash
|
18 |
-
python
|
19 |
```
|
20 |
|
21 |
3. **Access the Gradio Interface:**
|
|
|
15 |
|
16 |
2. **Run the Application:**
|
17 |
```bash
|
18 |
+
python app.py
|
19 |
```
|
20 |
|
21 |
3. **Access the Gradio Interface:**
|