LejobuildYT commited on
Commit
48c4274
·
verified ·
1 Parent(s): 99fa459

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,4 +1,3 @@
1
- ```python
2
  import re
3
  import requests
4
  from bs4 import BeautifulSoup
@@ -129,4 +128,3 @@ with gr.Blocks() as demo:
129
  )
130
 
131
  demo.launch()
132
- ```
 
 
1
  import re
2
  import requests
3
  from bs4 import BeautifulSoup
 
128
  )
129
 
130
  demo.launch()