Spaces:
Sleeping
Sleeping
eljanmahammadli
commited on
Commit
·
086edc9
1
Parent(s):
9913704
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks() as demo:
|
|
139 |
quillbot_check = gr.Button("Humanized Text Check")
|
140 |
|
141 |
with gr.Row():
|
142 |
-
quillbot_highlighter = gr.Button("Humanized
|
143 |
|
144 |
with gr.Row():
|
145 |
depth_analysis_btn = gr.Button("Detailed Writing Analysis")
|
|
|
139 |
quillbot_check = gr.Button("Humanized Text Check")
|
140 |
|
141 |
with gr.Row():
|
142 |
+
quillbot_highlighter = gr.Button("Humanized Highlighter")
|
143 |
|
144 |
with gr.Row():
|
145 |
depth_analysis_btn = gr.Button("Detailed Writing Analysis")
|