Update README.md
Browse files
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 |
```
|