Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sheltonmaharesh
/
DuckDuckGoFrontend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sheltonmaharesh
commited on
Jul 30, 2025
Commit
91f3ace
·
verified
·
1 Parent(s):
961fd13
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
%%writefile frontend_files/app.py
2
import streamlit as st
3
import requests
4
1
import streamlit as st
2
import requests
3