Spaces:
Build error
Build error
acecalisto3
commited on
Commit
•
96ab4aa
1
Parent(s):
4e123e1
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,7 +8,9 @@ flax
|
|
8 |
accelerate==0.21.0
|
9 |
autopep8
|
10 |
asyncio
|
11 |
-
gradio
|
|
|
|
|
12 |
tenacity
|
13 |
black
|
14 |
pylint
|
|
|
8 |
accelerate==0.21.0
|
9 |
autopep8
|
10 |
asyncio
|
11 |
+
gradio
|
12 |
+
tkScrolledFrame
|
13 |
+
py-simple-ttk
|
14 |
tenacity
|
15 |
black
|
16 |
pylint
|