Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers==4.44.1
|
2 |
together==1.3.0
|
3 |
-
markdown==3.4.1
|
|
|
|
1 |
transformers==4.44.1
|
2 |
together==1.3.0
|
3 |
+
markdown==3.4.1
|
4 |
+
pydantic==2.10.6
|