Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
pydantic==2.10.6
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
|