kevinhug commited on
Commit
6068049
·
1 Parent(s): 086cf42

simplify graphrag

Browse files
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -106,15 +106,7 @@ By framing each component as a strategic variable rather than a fixed element, b
106
  """
107
  in_question = gr.Textbox(label="Persona")
108
  out_product = gr.Textbox(label="Plan")
109
- """
110
- gr.Examples(
111
- [
112
- [
113
- ]
114
- ],
115
- [in_verbatim]
116
- )
117
- """
118
  gr.Examples(
119
  [
120
  [
 
106
  """
107
  in_question = gr.Textbox(label="Persona")
108
  out_product = gr.Textbox(label="Plan")
109
+
 
 
 
 
 
 
 
 
110
  gr.Examples(
111
  [
112
  [