Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HydroFlyer53
/
SusAI
like
1
Runtime error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
Update app.py
#2
by
HydroFlyer53
- opened
Jan 23
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import gradio as gr
2
from huggingface_hub import InferenceClient
3
1
+
"""SusAI ©2025 Intern Labs. v1.0.1"""
2
import gradio as gr
3
from huggingface_hub import InferenceClient
4