Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ omegaconf==2.3.0
|
|
8 |
opencv-python==4.9.0.80
|
9 |
transformers==4.39.3
|
10 |
numpy==1.26.4
|
11 |
-
gradio==4.40.0
|
12 |
huggingface_hub
|
13 |
-
spaces
|
|
|
|
8 |
opencv-python==4.9.0.80
|
9 |
transformers==4.39.3
|
10 |
numpy==1.26.4
|
|
|
11 |
huggingface_hub
|
12 |
+
spaces
|
13 |
+
gradio==4.40.0
|