tried to fix buid rror by reducing package size
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
|
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||||
fastapi==0.135.1
|
fastapi==0.135.1
|
||||||
openai==2.24.0
|
openai==2.24.0
|
||||||
python-multipart==0.0.22
|
python-multipart==0.0.22
|
||||||
uvicorn==0.41.0
|
uvicorn==0.41.0
|
||||||
whisperx==3.8.1
|
whisperx==3.8.1
|
||||||
torch==2.8.0
|
torch==2.8.0+cpu
|
||||||
|
torchaudio==2.8.0+cpu
|
||||||
pyannote.audio>=3.3
|
pyannote.audio>=3.3
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.2
|
||||||
fpdf2
|
fpdf2
|
||||||
|
|||||||
Reference in New Issue
Block a user