Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Pillow
|
|
2 |
opencv-python
|
3 |
gradio
|
4 |
qrcode
|
5 |
-
numpy
|
|
|
|
2 |
opencv-python
|
3 |
gradio
|
4 |
qrcode
|
5 |
+
numpy
|
6 |
+
pyperclip
|