Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,7 +14,8 @@ diffusers
|
|
14 |
transformers
|
15 |
accelerate
|
16 |
gradio
|
17 |
-
dfloat11 @ git+https://github.com/LeanModels/DFloat11.git
|
18 |
spaces
|
|
|
|
|
19 |
|
20 |
|
|
|
14 |
transformers
|
15 |
accelerate
|
16 |
gradio
|
|
|
17 |
spaces
|
18 |
+
cupy
|
19 |
+
dfloat11 @ git+https://github.com/LeanModels/DFloat11.git
|
20 |
|
21 |
|