Spaces:
Paused
Paused
up21
Browse files- __pycache__/app.cpython-312.pyc +0 -0
- requirements.txt +1 -0
__pycache__/app.cpython-312.pyc
CHANGED
Binary files a/__pycache__/app.cpython-312.pyc and b/__pycache__/app.cpython-312.pyc differ
|
|
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ fastapi==0.111.0
|
|
3 |
transformers==4.48.3
|
4 |
websockets==15.0.1
|
5 |
outetts>=0.4
|
|
|
|
3 |
transformers==4.48.3
|
4 |
websockets==15.0.1
|
5 |
outetts>=0.4
|
6 |
+
flash-attn --no-build-isolation
|