mirror of
https://git.isriupjv.fr/ISRI/ai-server
synced 2025-04-24 18:18:11 +02:00
11 lines
140 B
JSON
11 lines
140 B
JSON
{
|
|
"type": "python",
|
|
"file": "model.py",
|
|
|
|
"requirements": [
|
|
"transformers",
|
|
"torch",
|
|
"torchvision",
|
|
"torchaudio"
|
|
]
|
|
}
|