Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -277,9 +277,7 @@ knowledge_base = {
|
|
277 |
"GUI": "Graphical User Interface",
|
278 |
"GWD": "Gross Weighted Distribution",
|
279 |
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
}
|
284 |
|
285 |
# Define the Gradio interface function
|
|
|
277 |
"GUI": "Graphical User Interface",
|
278 |
"GWD": "Gross Weighted Distribution",
|
279 |
|
280 |
+
|
|
|
|
|
281 |
}
|
282 |
|
283 |
# Define the Gradio interface function
|