Create devcontainer.json

new thread for open ai whisper
This commit is contained in:
rushGitz 2024-10-05 13:52:31 -04:00 committed by GitHub
parent 25639fc17d
commit dd002e3321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}