Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ transformers
|
|
2 |
torch
|
3 |
timm
|
4 |
pillow
|
|
|
5 |
accelerate
|
6 |
huggingface_hub
|
7 |
hf_xet
|
|
|
2 |
torch
|
3 |
timm
|
4 |
pillow
|
5 |
+
requests
|
6 |
accelerate
|
7 |
huggingface_hub
|
8 |
hf_xet
|