Spaces:
Sleeping
Sleeping
DarwinAnim8or
commited on
Commit
•
cd88049
1
Parent(s):
f0bb895
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ setuptools_rust
|
|
3 |
safetensors>=0.3
|
4 |
torch==1.13.1
|
5 |
transformers
|
6 |
-
pytorch_lightning
|
|
|
|
3 |
safetensors>=0.3
|
4 |
torch==1.13.1
|
5 |
transformers
|
6 |
+
pytorch_lightning
|
7 |
+
gradio==3.26.0
|