Spaces:
Sleeping
Sleeping
requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
numpy>=1.24.0
|
| 2 |
gradio>=4.0.0
|
| 3 |
-
pillow>=10.0.0
|
|
|
|
|
|
| 1 |
numpy>=1.24.0
|
| 2 |
gradio>=4.0.0
|
| 3 |
+
pillow>=10.0.0
|
| 4 |
+
pyperclip==1.8.2
|