Update requirements.txt
Showing
| packaging==23.2 | packaging==23.2 | ||
| deepspeed | deepspeed | ||
| peft | peft==0.14.0 | ||
| addict==2.4.0 | addict==2.4.0 | ||
| editdistance==0.6.2 | editdistance==0.6.2 | ||
| einops==0.7.0 | einops==0.7.0 | ||
| ... | @@ -23,7 +23,7 @@ torch | ... | @@ -23,7 +23,7 @@ torch |
| torchvision | torchvision | ||
| tqdm==4.66.1 | tqdm==4.66.1 | ||
| protobuf==4.25.0 | protobuf==4.25.0 | ||
| transformers==4.40.0 | transformers==4.44.0 | ||
| typing_extensions==4.8.0 | typing_extensions==4.8.0 | ||
| uvicorn==0.24.0.post1 | uvicorn==0.24.0.post1 | ||
| #xformers==0.0.22.post7 | #xformers==0.0.22.post7 | ||
| ... | @@ -34,4 +34,4 @@ socksio==1.0.0 | ... | @@ -34,4 +34,4 @@ socksio==1.0.0 |
| gradio | gradio | ||
| gradio_client | gradio_client | ||
| streamlit | streamlit | ||
| tensorboard | tensorboard | ||
| \ No newline at end of file |
Please register or sign in to comment