Update requirements_fp8.txt
Browse files- requirements_fp8.txt +5 -5
requirements_fp8.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
diffusers
|
4 |
-
transformers
|
5 |
-
huggingface_hub
|
6 |
optimum-quanto==0.2.4
|
7 |
gradio>=4.0.0
|
8 |
opencv-python
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
diffusers
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
optimum-quanto==0.2.4
|
7 |
gradio>=4.0.0
|
8 |
opencv-python
|