Sfoglia il codice sorgente

Merge pull request #408 from seahawks8/patch-1

python3.8 numpy version
5.0
Glenn Jocher GitHub 4 anni fa
parent
commit
f796708b50
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt Vedi File

@@ -1,6 +1,6 @@
# pip install -U -r requirements.txt
Cython
numpy==1.17
numpy==1.17.3
opencv-python
torch>=1.5.1
matplotlib

Loading…
Annulla
Salva