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:
XBFDI
/
neuron
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
X
commited on
11 days ago
Commit
080062b
·
verified
·
1 Parent(s):
465c7ad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
-
# Шаг 1. Установка
2
-
!pip install diffusers transformers accelerate safetensors gradio --quiet
3
4
# Шаг 2. Импорт
5
import torch
1
+
2
3
# Шаг 2. Импорт
4
import torch