Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OmarEllethy
/
Dentella_model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OmarEllethy
commited on
Jun 11, 2024
Commit
beafcc0
·
verified
·
1 Parent(s):
0f3534a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,5 +1,6 @@
1
import subprocess
2
3
# Define the list of libraries to install
4
libraries = [
5
'gradio',
1
import subprocess
2
3
+
4
# Define the list of libraries to install
5
libraries = [
6
'gradio',