Walterchamy commited on
Commit
5f739d5
1 Parent(s): 1005767

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,5 +24,5 @@ def main():
24
  st.write("Response:", response_text)
25
 
26
  if __name__ == '__main__':
27
- main()
28
 
 
24
  st.write("Response:", response_text)
25
 
26
  if __name__ == '__main__':
27
+ main()
28