Skip to content

Commit cff2cfa

Browse files
authored
update gradio
fix colab
1 parent 2955d95 commit cff2cfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ transformers==4.44.2
3333
# Visualization and UI
3434
matplotlib==3.7.2
3535
tensorboard
36-
gradio==5.14.0
36+
gradio==5.23.1
3737

3838
# Miscellaneous utilities
3939
certifi>=2023.07.22; sys_platform == 'darwin'
4040
antlr4-python3-runtime==4.8; sys_platform == 'darwin'
4141
tensorboardX
4242
edge-tts==6.1.9
4343
pypresence
44-
beautifulsoup4
44+
beautifulsoup4

0 commit comments

Comments
 (0)