Downgrade gradio version (file uploads are broken in 3.19.1)
This commit is contained in:
parent
7872a64f78
commit
4548227fb5
2 changed files with 1 additions and 3 deletions
|
@ -27,7 +27,6 @@ css = """
|
|||
}
|
||||
#accordion {
|
||||
}
|
||||
/*
|
||||
.dark svg {
|
||||
fill: white;
|
||||
}
|
||||
|
@ -36,7 +35,6 @@ svg {
|
|||
vertical-align: middle !important;
|
||||
margin: 5px;
|
||||
}
|
||||
*/
|
||||
ol li p, ul li p {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue