Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
gradio
|
2 |
transformers
|
3 |
torch
|
4 |
-
torchvision
|
5 |
Pillow
|
6 |
-
quickdraw
|
7 |
pandas
|
|
|
|
1 |
gradio
|
2 |
transformers
|
3 |
torch
|
|
|
4 |
Pillow
|
|
|
5 |
pandas
|
6 |
+
datasets
|