narain
commited on
Commit
·
c1a6050
1
Parent(s):
f8b5bdf
update
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
opencv-python
|
2 |
jinja2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
opencv-python
|
2 |
jinja2
|
3 |
+
gradio
|
4 |
+
numpy
|
5 |
+
torch
|
6 |
+
Pillow
|
7 |
+
transformers
|