Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
google-generativeai
|
2 |
+
colorpaws
|
3 |
+
gradio==4.38.1
|
4 |
+
fastapi==0.112.4
|
5 |
+
pydantic==2.10.6
|
6 |
+
markdown-pdf
|