Spaces:
Running
on
Zero
Running
on
Zero
amildravid4292
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio==3.43.1
|
2 |
accelerate==0.30.1
|
3 |
aiohttp==3.9.5
|
4 |
aiosignal==1.3.1
|
@@ -71,4 +70,5 @@ urllib3==2.2.1
|
|
71 |
wandb==0.17.0
|
72 |
xxhash==3.4.1
|
73 |
yarl==1.9.4
|
74 |
-
zipp==3.19.0
|
|
|
|
|
|
1 |
accelerate==0.30.1
|
2 |
aiohttp==3.9.5
|
3 |
aiosignal==1.3.1
|
|
|
70 |
wandb==0.17.0
|
71 |
xxhash==3.4.1
|
72 |
yarl==1.9.4
|
73 |
+
zipp==3.19.0
|
74 |
+
gradio==3.43.1
|