Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
huggingface_hub==0.23.4
|
| 2 |
-
gradio[oauth]
|
| 3 |
-
gradio_huggingfacehub_search
|
| 4 |
-
transformers
|
| 5 |
-
diffusers
|
| 6 |
git+https://github.com/huggingface/optimum-intel.git
|
| 7 |
openvino
|
| 8 |
nncf
|
| 9 |
-
accelerate
|
|
|
|
| 1 |
huggingface_hub==0.23.4
|
| 2 |
+
gradio[oauth]
|
| 3 |
+
gradio_huggingfacehub_search
|
| 4 |
+
transformers
|
| 5 |
+
diffusers
|
| 6 |
git+https://github.com/huggingface/optimum-intel.git
|
| 7 |
openvino
|
| 8 |
nncf
|
| 9 |
+
accelerate
|