Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ hf-transfer==0.1.4
|
|
5 |
protobuf==4.25.3
|
6 |
click==8.1
|
7 |
pydantic==1.0
|
|
|
8 |
gradio[oauth]==3.0.0
|
9 |
uvicorn==0.14.0
|
10 |
transformers
|
|
|
5 |
protobuf==4.25.3
|
6 |
click==8.1
|
7 |
pydantic==1.0
|
8 |
+
torch
|
9 |
gradio[oauth]==3.0.0
|
10 |
uvicorn==0.14.0
|
11 |
transformers
|