Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,3 +12,4 @@ tqdm==4.66.5
|
|
12 |
pillow==10.4.0
|
13 |
spaces==0.30.4
|
14 |
google-generativeai==0.8.3
|
|
|
|
12 |
pillow==10.4.0
|
13 |
spaces==0.30.4
|
14 |
google-generativeai==0.8.3
|
15 |
+
marshmallow==3.13.0
|