Bazyl
commited on
Commit
·
fc7d2f4
1
Parent(s):
4f52ca2
pytorch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ gradio==3.28.3
|
|
2 |
Pillow==9.5.0
|
3 |
Requests==2.30.0
|
4 |
transformers==4.28.1
|
5 |
-
|
|
|
2 |
Pillow==9.5.0
|
3 |
Requests==2.30.0
|
4 |
transformers==4.28.1
|
5 |
+
torch==2.0.0
|