Update requirements.txt
Browse filesAdd nsfw_image_detector_library
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
safetensors
|
| 4 |
Pillow
|
| 5 |
gradio
|
| 6 |
-
timm
|
|
|
|
|
|
| 3 |
safetensors
|
| 4 |
Pillow
|
| 5 |
gradio
|
| 6 |
+
timm
|
| 7 |
+
nsfw_image_detector
|