Skip to content

Commit ef17219

Browse files
authored
Merge pull request #618 from rmusser01/Gradio-Fix
FIX FOR GRADIO NOT LAUNCHING
2 parents b2dbb5c + c9ce175 commit ef17219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pydub~=0.25.1
4040
pymupdf~=1.24.13
4141
pymupdf4llm~=0.0.17
4242
docling~=2.4.0
43+
pydantic==2.10.6 # I didn't think I could hate Gradio more than I already did.
4344
#PyAudioWPatch # For windows system recording
4445
pypandoc~=1.13
4546
pypandoc_binary

0 commit comments

Comments
 (0)