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:
Joe7oo7
/
Hugchat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Joe7oo7
commited on
Mar 4, 2025
Commit
5e29399
·
verified
·
1 Parent(s):
85212a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
2
3
def respond(
1
+
import gradio as gr
2
client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
3
4
def respond(