Spaces:
Sleeping
Sleeping
updated dual_attention package
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ ipython==8.26.0
|
|
8 |
tiktoken==0.7.0 # tokenizer used for LM experiments
|
9 |
gradio==4.40.0 # for inference/visualization apps
|
10 |
tqdm==4.66.5
|
11 |
-
dual_attention==0.0.
|
|
|
8 |
tiktoken==0.7.0 # tokenizer used for LM experiments
|
9 |
gradio==4.40.0 # for inference/visualization apps
|
10 |
tqdm==4.66.5
|
11 |
+
dual_attention==0.0.4 # dual attention package
|