Canstralian commited on
Commit
8119259
1 Parent(s): 186277d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,7 +6,10 @@ colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.41.1
8
  app_file: app.py
9
- pinned: false
 
 
 
10
  ---
11
 
12
  To deploy your project on Streamlit, you'll need to create two essential files: `app.py` and `requirements.txt`.
@@ -94,4 +97,4 @@ For more information on creating and deploying Streamlit apps, refer to the offi
94
 
95
  - [App dependencies for your Community Cloud app](https://docs.streamlit.io/deploy/streamlit-community-cloud/deploy-your-app/app-dependencies)
96
 
97
- By setting up these files correctly, you can deploy your SQL generation application on Streamlit, allowing users to input queries and receive generated SQL statements from both the original and fine-tuned models.
 
6
  sdk: streamlit
7
  sdk_version: 1.41.1
8
  app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ thumbnail: >-
12
+ https://cdn-uploads.huggingface.co/production/uploads/64fbe312dcc5ce730e763dc6/Ii2w5OVuSGhtPwC76W83c.png
13
  ---
14
 
15
  To deploy your project on Streamlit, you'll need to create two essential files: `app.py` and `requirements.txt`.
 
97
 
98
  - [App dependencies for your Community Cloud app](https://docs.streamlit.io/deploy/streamlit-community-cloud/deploy-your-app/app-dependencies)
99
 
100
+ By setting up these files correctly, you can deploy your SQL generation application on Streamlit, allowing users to input queries and receive generated SQL statements from both the original and fine-tuned models.