Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
gradio
|
5 |
auto-gptq
|
6 |
huggingface_hub
|
7 |
-
optimum
|
|
|
|
4 |
gradio
|
5 |
auto-gptq
|
6 |
huggingface_hub
|
7 |
+
optimum
|
8 |
+
spaces
|