Spaces:
Runtime error
Runtime error
ryanzhangfan
commited on
Commit
•
c61b764
1
Parent(s):
058e220
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ tiktoken==0.6.0
|
|
3 |
torch
|
4 |
pillow
|
5 |
accelerate>=0.26.0
|
6 |
-
fastapi==0.112.2
|
7 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch1.12cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
3 |
torch
|
4 |
pillow
|
5 |
accelerate>=0.26.0
|
6 |
+
fastapi==0.112.2
|
|