Skip to content

Commit 5fdb24a

Browse files
authored
Update README.md
1 parent 41ec154 commit 5fdb24a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,38 +82,38 @@
8282

8383
- for extracting **Archives** it uses **[7zip](https://www.7-zip.org/)**
8484

85-
- for converting **Subtitles** it uses **[ttconv](https://github.com/sandflow/ttconv/)**
85+
- for converting **Subtitles** it uses **[TTconv](https://github.com/sandflow/ttconv/)**
8686

87-
- for converting **3D Models** it uses **[openctm-tools](https://github.com/Danny02/OpenCTM/)**
87+
- for converting **3D Models** it uses **[OpenCTM-Tools](https://github.com/Danny02/OpenCTM/)**
8888

89-
- for converting **TGS** it uses **[tgsconverter](https://github.com/Benau/tgsconverter/)**
89+
- for converting **TGS** it uses **[TGSconverter](https://github.com/Benau/tgsconverter/)**
9090

91-
- for transpiling **Python Programs** it uses **[py2many](https://github.com/py2many/py2many/)**
91+
- for transpiling **Python Programs** it uses **[Py2Many](https://github.com/py2many/py2many/)**
9292

93-
- for transpiling **C Programs** it uses **[c4go](https://github.com/Konstantin8105/c4go/)**
93+
- for transpiling **C Programs** it uses **[C4Go](https://github.com/Konstantin8105/c4go/)**
9494

95-
- for transpiling **Java Programs** it uses **[jsweet](https://github.com/cincheo/jsweet/)**
95+
- for transpiling **Java Programs** it uses **[Jsweet](https://github.com/cincheo/jsweet/)**
9696

97-
- for scanning **QR & Bar Codes** it uses **[pyzbar](https://github.com/NaturalHistoryMuseum/pyzbar/)**
97+
- for scanning **QR & Bar Codes** it uses **[PyzBar](https://github.com/NaturalHistoryMuseum/pyzbar/)**
9898

99-
- for compiling **JAR** it uses **[warp4j](https://github.com/guziks/warp4j/)**
99+
- for compiling **JAR** it uses **[Warp4j](https://github.com/guziks/warp4j/)**
100100

101-
- for compiling **C & C++** it uses **[g++](https://gcc.gnu.org/)**
101+
- for compiling **C & C++** it uses **[G++](https://gcc.gnu.org/)**
102102

103-
- for compiling **Python** it uses **[pyinstaller](https://github.com/pyinstaller/pyinstaller/)**
103+
- for compiling **Python** it uses **[PyInstaller](https://github.com/pyinstaller/pyinstaller/)**
104104

105105
- for **Colorizing Images** it uses **[DeOldify](https://github.com/jantic/DeOldify/)** hosted on **[Hugging Face](https://huggingface.co/spaces/PaddlePaddle/deoldify/)** and **[Photo-Colorizer](https://github.com/PySimpleGUI/PySimpleGUI-Photo-Colorizer)**
106106

107107
- for generating **AI Images** it uses **[Craiyon](https://www.craiyon.com/)** (also know as min-Dalle)
108108

109109
- for generating **AI Videos** it uses **[CogVideo](https://github.com/THUDM/CogVideo/)** hosted on **[Hugging Face](https://huggingface.co/spaces/THUDM/CogVideo/)**
110110

111-
- for generating **Positive Images** it uses **[c41lab or c41](https://gist.github.com/stollcri/1aaec353a0e883888920c1b501cc1484/)**, **[open-cv](https://opencv.org/)** and **[negfix8](https://github.com/chrishunt/negfix8/)**
111+
- for generating **Positive Images** it uses **[C41lab or C41](https://gist.github.com/stollcri/1aaec353a0e883888920c1b501cc1484/)**, **[Open-CV](https://opencv.org/)** and **[Negfix8](https://github.com/chrishunt/negfix8/)**
112112

113113
- for **Speech to Text** it uses **[Google's API](https://github.com/Uberi/speech_recognition)** and **[Open-AI's Whisper](https://github.com/openai/whisper)** hosted on **[Hugging Face](https://huggingface.co/spaces/Amrrs/openai-whisper-live-transcribe)**
114114

115115
- for **Text to Speech** it uses **[Google's gTTS API](https://github.com/pndurette/gTTS)**
116116

117117
- for **Upscalling Images** it uses **[Zyro's Image-Upscaller](https://zyro.com/in/tools/image-upscaler)**
118118

119-
- for **Torrents** it uses **[itorrents](https://itorrents.org/)** and **[torrent2magnet](https://github.com/repolho/torrent2magnet)**
119+
- for **Torrents** it uses **[iTorrents](https://itorrents.org/)** and **[Torrent2Magnet](https://github.com/repolho/torrent2magnet)**

0 commit comments

Comments
 (0)