Update requirements.txt
Browse files- requirements.txt +0 -10
requirements.txt
CHANGED
|
@@ -1,12 +1,2 @@
|
|
| 1 |
transformers
|
| 2 |
-
ftfy
|
| 3 |
-
packaging
|
| 4 |
-
regex
|
| 5 |
-
tqdm
|
| 6 |
torch
|
| 7 |
-
torchvision
|
| 8 |
-
gradio==4.44.1
|
| 9 |
-
matplotlib
|
| 10 |
-
pillow
|
| 11 |
-
numpy
|
| 12 |
-
git+https://github.com/openai/CLIP.git
|
|
|
|
| 1 |
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|