Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dragdev
/
telegrambot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Captain D. Ezio
commited on
Nov 15, 2024
Commit
fe8fe43
·
1 Parent(s):
fed22f7
added git
Browse files
Files changed (1)
hide
show
app.json
+4
-1
app.json
CHANGED
Viewed
@@ -119,7 +119,10 @@
119
},
120
{
121
"url": "heroku/python"
122
-
}
123
]
124
}
125
119
},
120
{
121
"url": "heroku/python"
122
+
}
,
123
+
{
124
+
"url": "heroku-community/git"
125
+
},
126
]
127
}
128