Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
TeePoat
/
fox-test
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TeePoat
commited on
12 days ago
Commit
a159b74
·
verified
·
1 Parent(s):
b9f854f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import gradio as gr
2
3
@spaces.GPU
4
def greet(name, intensity):
1
import gradio as gr
2
+
import spaces
3
4
@spaces.GPU
5
def greet(name, intensity):