Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BcantCode
/
Vibechat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BcantCode
commited on
May 8, 2025
Commit
55291f9
·
verified
·
1 Parent(s):
e3309dc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
import gradio as gr
2
3
-
import torch
4
5
6
1
import gradio as gr
2
3
+
4
5
6