Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Hitakshi02/GPP1
skumar54
/
NotebookLMClone
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hitakshi26
commited on
Mar 2
Commit
b0d1e07
·
1 Parent(s):
08a579a
Enable HF OAuth
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -8,4 +8,5 @@ sdk_version: "4.44.1"
8
python_version: "3.10"
9
app_file: app.py
10
pinned: false
11
---
8
python_version: "3.10"
9
app_file: app.py
10
pinned: false
11
+
hf_oauth: true
12
---