Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ torchvision
|
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|
|
|
6 |
Pillow
|
7 |
numpy
|
8 |
openai
|
|
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|
6 |
+
sqlite3
|
7 |
Pillow
|
8 |
numpy
|
9 |
openai
|