Spaces:
Runtime error
Runtime error
add termcolor
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ safetensors
|
|
| 17 |
gradio
|
| 18 |
wandb
|
| 19 |
triton
|
|
|
|
| 20 |
huggingface_hub==0.25.2
|
|
|
|
| 17 |
gradio
|
| 18 |
wandb
|
| 19 |
triton
|
| 20 |
+
termcolor
|
| 21 |
huggingface_hub==0.25.2
|