floodd commited on
Commit
f0816d1
·
verified ·
1 Parent(s): 1b10c04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -13
requirements.txt CHANGED
@@ -1,18 +1,9 @@
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
8
  diffusers
9
  transformers
10
  accelerate
11
- safetensors
12
-
13
- # Kebutuhan Chatbot AI
14
  google-generativeai
15
-
16
- # Analisis Data & Aturan Kunci
17
  pandas
18
- numpy<2.0
 
 
1
+ gradio
2
+ torch
 
 
 
 
 
3
  diffusers
4
  transformers
5
  accelerate
 
 
 
6
  google-generativeai
 
 
7
  pandas
8
+ matplotlib
9
+ scipy