Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ scikit-learn==1.2.2
|
|
17 |
numpy
|
18 |
huggingface_hub
|
19 |
gradio==3.35.2
|
20 |
-
gradio_client==0.2.9
|
|
|
|
17 |
numpy
|
18 |
huggingface_hub
|
19 |
gradio==3.35.2
|
20 |
+
gradio_client==0.2.9
|
21 |
+
triton==2.3.0
|