New Version 2 -- prolly doesn't work.
This commit is contained in:
8
v1_old_files/requirements-ml.txt
Normal file
8
v1_old_files/requirements-ml.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# ML dependencies for AI-powered story generation
|
||||
# Install with: pip install -r requirements-ml.txt
|
||||
#
|
||||
# Note: These add ~1-2GB disk space for model downloads
|
||||
# The app works without these (falls back to template-based stories)
|
||||
|
||||
transformers>=4.35.0
|
||||
torch>=2.0.0
|
||||
Reference in New Issue
Block a user