Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ openai==1.2.3
|
|
4 |
gradio==5.1.0
|
5 |
transformers==4.33.2
|
6 |
huggingface-hub==0.25.2
|
7 |
-
|
|
|
4 |
gradio==5.1.0
|
5 |
transformers==4.33.2
|
6 |
huggingface-hub==0.25.2
|
7 |
+
python-multipart==0.0.12
|