Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ psutil==5.9.8
|
|
8 |
gradio==3.50.2
|
9 |
typer==0.7.0
|
10 |
huggingface_hub>=0.14.1,<1.0.0
|
|
|
|
8 |
gradio==3.50.2
|
9 |
typer==0.7.0
|
10 |
huggingface_hub>=0.14.1,<1.0.0
|
11 |
+
transformers==4.30.2
|