Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ gradio
|
|
2 |
transformers
|
3 |
ultralyticsplus==0.1.0
|
4 |
torch==2.5.1
|
|
|
|
|
|
2 |
transformers
|
3 |
ultralyticsplus==0.1.0
|
4 |
torch==2.5.1
|
5 |
+
gradio==3.35.0
|
6 |
+
pydantic==2.10.6
|