first commit
This commit is contained in:
1
worker/Dockerfile
Normal file
1
worker/Dockerfile
Normal file
@ -0,0 +1 @@
|
||||
FROM nvidia/cuda:12.1.0-runtime-ubuntu22.04
|
||||
1
worker/main.py
Normal file
1
worker/main.py
Normal file
@ -0,0 +1 @@
|
||||
print('worker start')
|
||||
1
worker/requirements.worker.txt
Normal file
1
worker/requirements.worker.txt
Normal file
@ -0,0 +1 @@
|
||||
TTS
|
||||
Reference in New Issue
Block a user