HelloSun commited on
Commit
2a0d278
·
verified ·
1 Parent(s): 56291d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -58,6 +58,7 @@ if __name__ == "__main__":
58
  demo.launch()
59
  ```
60
  ```requirements.txt
 
61
  huggingface_hub==0.25.2
62
  optimum[openvino]
63
  ```
 
58
  demo.launch()
59
  ```
60
  ```requirements.txt
61
+ #requirements.txt
62
  huggingface_hub==0.25.2
63
  optimum[openvino]
64
  ```