prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -39,4 +39,5 @@ tags:
|
|
39 |
*Before using, ensure that the required libraries are successfully installed in the environment.*
|
40 |
|
41 |
!pip install gradio spaces transformers accelerate numpy requests torch torchvision qwen-vl-utils av ipython reportlab fpdf python-docx pillow huggingface_hub
|
42 |
-
|
|
|
|
39 |
*Before using, ensure that the required libraries are successfully installed in the environment.*
|
40 |
|
41 |
!pip install gradio spaces transformers accelerate numpy requests torch torchvision qwen-vl-utils av ipython reportlab fpdf python-docx pillow huggingface_hub
|
42 |
+
|
43 |
+
*ChemQwen With Inference Documentation, **Before using, make sure that the `hf_token` is provided in the login field in the code below.***
|