floodd commited on
Commit
16a123d
·
verified ·
1 Parent(s): 15f1331

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Framework Aplikasi Web
2
  gradio==4.31.5
3
 
4
- # Kebutuhan AI & Machine Learning (VERSI UPGRADE)
5
  torch==2.3.0
6
  torchvision==0.18.0
7
  torchaudio==2.3.0
@@ -15,5 +15,4 @@ google-generativeai
15
 
16
  # Analisis Data & Aturan Kunci
17
  pandas
18
- # ATURAN PALING PENTING: Mencegah error NumPy 2.x
19
  numpy<2.0
 
1
  # Framework Aplikasi Web
2
  gradio==4.31.5
3
 
4
+ # Kebutuhan AI & Machine Learning
5
  torch==2.3.0
6
  torchvision==0.18.0
7
  torchaudio==2.3.0
 
15
 
16
  # Analisis Data & Aturan Kunci
17
  pandas
 
18
  numpy<2.0