Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
title: Trip Scheduler
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: creativeml-openrail-m
|
@@ -52,5 +52,4 @@ The GPT-3 Trip Scheduler is a Streamlit-based application that leverages the pow
|
|
52 |
### Running the App
|
53 |
To run the app, navigate to the project directory and execute the following command:
|
54 |
```bash
|
55 |
-
streamlit run app.py
|
56 |
-
|
|
|
1 |
---
|
2 |
title: Trip Scheduler
|
3 |
+
emoji: ποΈβοΈπ
|
4 |
colorFrom: gray
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.37.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: creativeml-openrail-m
|
|
|
52 |
### Running the App
|
53 |
To run the app, navigate to the project directory and execute the following command:
|
54 |
```bash
|
55 |
+
streamlit run app.py
|
|