Spaces:
Sleeping
Sleeping
patrickligardes
commited on
Commit
β’
9254bda
1
Parent(s):
52b9698
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ transformers==4.36.2
|
|
12 |
accelerate==0.26.1
|
13 |
matplotlib==3.7.4
|
14 |
tqdm==4.64.1
|
|
|
15 |
config==0.5.1
|
16 |
einops==0.7.0
|
17 |
onnxruntime==1.16.2
|
|
|
12 |
accelerate==0.26.1
|
13 |
matplotlib==3.7.4
|
14 |
tqdm==4.64.1
|
15 |
+
gradio==4.32.2
|
16 |
config==0.5.1
|
17 |
einops==0.7.0
|
18 |
onnxruntime==1.16.2
|