Sebunya commited on
Commit
959b3e1
·
verified ·
1 Parent(s): 5db9e72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -51,8 +51,6 @@ def create_interface():
51
  - Transaction processes and fees
52
  - Platform features and troubleshooting
53
  - General service information
54
-
55
- *Simply type your question below and click Send!*
56
  """)
57
 
58
  session_id_box = gr.Textbox(label="Session ID", value=str(uuid.uuid4()), interactive=True)
 
51
  - Transaction processes and fees
52
  - Platform features and troubleshooting
53
  - General service information
 
 
54
  """)
55
 
56
  session_id_box = gr.Textbox(label="Session ID", value=str(uuid.uuid4()), interactive=True)