Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
gradio==5.0.0
|
2 |
torch
|
3 |
ultralyticsplus==0.1.0
|
4 |
-
transformers
|
|
|
|
|
|
|
|
|
|
1 |
gradio==5.0.0
|
2 |
torch
|
3 |
ultralyticsplus==0.1.0
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
ultralytics
|
7 |
+
pillow
|
8 |
+
tensorflow
|