Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -82,4 +82,5 @@ environs
|
|
82 |
curl_cffi
|
83 |
nest_asyncio
|
84 |
git+https://github.com/huggingface/diffusers.git
|
85 |
-
torch
|
|
|
|
82 |
curl_cffi
|
83 |
nest_asyncio
|
84 |
git+https://github.com/huggingface/diffusers.git
|
85 |
+
torch
|
86 |
+
transformers
|