Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nand-tmp
/
GoogleSearchWithLLM
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8bitnand
commited on
Apr 10, 2024
Commit
87d5c64
·
1 Parent(s):
e7c7f64
add spaces configs
Browse files
Files changed (1)
hide
show
README.md
+5
-2
README.md
CHANGED
Viewed
@@ -1,5 +1,8 @@
1
sdk: streamlit
2
sdk_version: 1.33.0
3
4
-
5
-
install nltk.download("punkt")
1
+
---
2
sdk: streamlit
3
sdk_version: 1.33.0
4
+
app_file: app.py
5
+
licese: mit
6
+
---
7
8
+
install nltk.download("punkt")s