Spaces:
Runtime error
Runtime error
jiayueru
commited on
Commit
β’
5ef32cd
1
Parent(s):
1820ac5
Add app
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ tqdm==4.65.0
|
|
11 |
transformers==4.35.0
|
12 |
gradio==3.50.2
|
13 |
basicsr==1.4.2
|
14 |
-
accelerate==0.21.
|
15 |
-
|
|
|
16 |
invisible-watermark
|
|
|
11 |
transformers==4.35.0
|
12 |
gradio==3.50.2
|
13 |
basicsr==1.4.2
|
14 |
+
accelerate==0.21.0
|
15 |
+
tokenizers==0.14.1
|
16 |
+
huggingface-hub>=0.16.4,<0.18
|
17 |
invisible-watermark
|