Spaces:
Sleeping
Sleeping
Commit
·
1b93bc0
1
Parent(s):
b557ef3
add set up files
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ Pillow
|
|
9 |
python-dotenv
|
10 |
numpy
|
11 |
opencv-python
|
12 |
-
bitsandbytes
|
|
|
|
9 |
python-dotenv
|
10 |
numpy
|
11 |
opencv-python
|
12 |
+
bitsandbytes
|
13 |
+
pydantic
|