Spaces:
Runtime error
Runtime error
Commit
Β·
a5233d5
1
Parent(s):
a92cf2d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ torchvision==0.15.2
|
|
20 |
tqdm==4.64.1
|
21 |
transformers==4.27.4
|
22 |
wandb==0.12.21
|
23 |
-
accelerate==0.16.0
|
|
|
|
20 |
tqdm==4.64.1
|
21 |
transformers==4.27.4
|
22 |
wandb==0.12.21
|
23 |
+
accelerate==0.16.0
|
24 |
+
gradio
|