This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
root
/
nicegui
kopia lustrzana
https://github.com/zauberzeug/nicegui.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
#248
add requirements.txt for examples with additional dependencies (besides NiceGUI itself)
Falko Schindler
2 lat temu
rodzic
a8baf116ac
commit
b6241a0c85
2 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
examples/ai_interface/requirements.txt
1
0
examples/opencv_webcam/requirements.txt
+ 1
- 0
examples/ai_interface/requirements.txt
Wyświetl plik
@@ -0,0 +1 @@
+replicate
+ 1
- 0
examples/opencv_webcam/requirements.txt
Wyświetl plik
@@ -0,0 +1 @@
+opencv-python