Spaces:
Runtime error
Runtime error
Zhouyan248
commited on
Commit
β’
3886866
1
Parent(s):
f9e6b63
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ omegaconf==2.3.0
|
|
14 |
natsort==8.4.0
|
15 |
rotary_embedding_torch
|
16 |
gradio==4.3.0
|
|
|
17 |
black==23.7.0
|
18 |
chardet==5.1.0
|
19 |
clip @ git+https://github.com/openai/CLIP.git
|
@@ -48,6 +49,4 @@ wandb>=0.15.6
|
|
48 |
webdataset>=0.2.33
|
49 |
wheel>=0.41.0
|
50 |
fire
|
51 |
-
uuid
|
52 |
-
python-docx
|
53 |
-
tensorboardX
|
|
|
14 |
natsort==8.4.0
|
15 |
rotary_embedding_torch
|
16 |
gradio==4.3.0
|
17 |
+
|
18 |
black==23.7.0
|
19 |
chardet==5.1.0
|
20 |
clip @ git+https://github.com/openai/CLIP.git
|
|
|
49 |
webdataset>=0.2.33
|
50 |
wheel>=0.41.0
|
51 |
fire
|
52 |
+
uuid
|
|
|
|