ALVHB95 commited on
Commit
ae0fba3
1 Parent(s): cf19404

user agent

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +0 -2
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- startup_duration_timeout: 2h, 30m
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ startup_duration_timeout: 2h
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
app.py CHANGED
@@ -70,8 +70,6 @@ image_gradio_app = gr.Interface(
70
  theme=theme
71
  )
72
 
73
-
74
-
75
  # Cell 2: ChatBot Model
76
 
77
  # Generate a random user agent
 
70
  theme=theme
71
  )
72
 
 
 
73
  # Cell 2: ChatBot Model
74
 
75
  # Generate a random user agent