smart-edit-assistant / requirements.txt
mgbam's picture
Update requirements.txt
9c0979e verified
raw
history blame
261 Bytes
streamlit==1.25.0
moviepy==1.0.3
openai==0.27.0
ffmpeg-python==0.2.0
python-dotenv==1.0.0
# For local whisper usage:
whisper==1.1.0
# For open-source LLM usage (optional):
torch==2.0.0
transformers==4.30.2
# If using custom auth:
streamlit-authenticator==0.2.0