Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.25.2
|
|
2 |
torch
|
3 |
transformers
|
4 |
gradio
|
5 |
-
ipaddress
|
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
gradio
|
5 |
+
ipaddress
|
6 |
+
transformers_stream_generator einops
|