Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
bs4
|
3 |
pillow
|
4 |
-
gradio
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
bs4
|
3 |
pillow
|
4 |
+
gradio
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
opencv-python
|
8 |
+
accelerate
|