Patryk Ptasiński Claude commited on
Commit
1be0f7d
·
1 Parent(s): 3f9eaee

Add xformers dependency to fix Stella model loading

Browse files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,4 +3,4 @@ einops==0.7.0
3
  torch>=2.0.0
4
  fastapi
5
  uvicorn
6
- --extra-index-url https://download.pytorch.org/whl/cpu
 
3
  torch>=2.0.0
4
  fastapi
5
  uvicorn
6
+ xformers