Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -627,7 +627,7 @@ with gr.Blocks(title="Requirements Gathering Chatbot") as demo:
|
|
| 627 |
# refresh_components_btn = gr.Button("Get Latest Component List") # New refresh button
|
| 628 |
|
| 629 |
with gr.Tab(label= "Quotation Generator V3"):
|
| 630 |
-
gr.Markdown("#
|
| 631 |
#pending Gap Report
|
| 632 |
with gr.Row():
|
| 633 |
with gr.Column(scale=4):
|
|
|
|
| 627 |
# refresh_components_btn = gr.Button("Get Latest Component List") # New refresh button
|
| 628 |
|
| 629 |
with gr.Tab(label= "Quotation Generator V3"):
|
| 630 |
+
gr.Markdown("#Logic : Rewrites Project Requirement -> Flare Task,Mandays -> Identify Quantity & Remarks -> Calculate")
|
| 631 |
#pending Gap Report
|
| 632 |
with gr.Row():
|
| 633 |
with gr.Column(scale=4):
|