Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaelhuser
/
patent_gen
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gaelhuser
commited on
Jun 3
Commit
9dfe728
·
verified
·
1 Parent(s):
9059caa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#
import os
2
#import gradio as gr
3
4
#HF_Hub_API_token = os.environ.get('HF_Hub_API_token', None)
1
+
import os
2
#import gradio as gr
3
4
#HF_Hub_API_token = os.environ.get('HF_Hub_API_token', None)