awacke1 commited on
Commit
f7b30f8
β€’
1 Parent(s): cb089bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ import json
12
  import uuid # 🎲 For generating unique IDs
13
  from urllib.parse import quote # πŸ”— For encoding URLs
14
  from gradio_client import Client # 🌐 For connecting to Gradio apps
15
- import markdown # πŸ“„ For parsing markdown content
16
  from bs4 import BeautifulSoup # 🍲 For parsing HTML content
17
 
18
  # πŸŽ‰ Welcome to our fun-filled Cosmos DB and GitHub Integration app!
 
12
  import uuid # 🎲 For generating unique IDs
13
  from urllib.parse import quote # πŸ”— For encoding URLs
14
  from gradio_client import Client # 🌐 For connecting to Gradio apps
 
15
  from bs4 import BeautifulSoup # 🍲 For parsing HTML content
16
 
17
  # πŸŽ‰ Welcome to our fun-filled Cosmos DB and GitHub Integration app!