aarohanverma commited on
Commit
110ce20
·
verified ·
1 Parent(s): 4cc23e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -58,7 +58,6 @@ Response:
58
 
59
  # Guide text with detailed instructions and an example.
60
  guide_text = """
61
- # Text-to-SQL Inference App Guide
62
  **Overview:**
63
  This app uses a fine-tuned FLAN-T5 model to generate SQL queries based on your inputs.
64
 
 
58
 
59
  # Guide text with detailed instructions and an example.
60
  guide_text = """
 
61
  **Overview:**
62
  This app uses a fine-tuned FLAN-T5 model to generate SQL queries based on your inputs.
63