Spaces:
Running
Running
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]>
- 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 |
-
|
|
|
3 |
torch>=2.0.0
|
4 |
fastapi
|
5 |
uvicorn
|
6 |
+
xformers
|