Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
|
8 |
transformers
|
9 |
torch
|
10 |
-
gradio
|
11 |
accelerate
|
12 |
|
13 |
# This is only needed for local deployment
|
|
|
7 |
|
8 |
transformers
|
9 |
torch
|
10 |
+
gradio==3.50.2
|
11 |
accelerate
|
12 |
|
13 |
# This is only needed for local deployment
|