junaid0600 commited on
Commit
b227ef2
Β·
verified Β·
1 Parent(s): 94484e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -13,9 +13,14 @@ pytest==9.0.2
13
  openenv-core>=0.2.0
14
 
15
  # ── Round 2: Training pipeline ────────────────────────────
 
16
  matplotlib>=3.7.0
17
  requests>=2.31.0
18
  datasets>=2.14.0
 
 
 
 
19
 
20
  # ── Round 2: Training (GPU only β€” venue machine) ──────────
21
  # Install these ONLY on venue GPU machine:
 
13
  openenv-core>=0.2.0
14
 
15
  # ── Round 2: Training pipeline ────────────────────────────
16
+ gradio==6.13.0
17
  matplotlib>=3.7.0
18
  requests>=2.31.0
19
  datasets>=2.14.0
20
+ numpy>=1.26.0
21
+ Pillow>=10.0.0
22
+
23
+ aiofiles
24
 
25
  # ── Round 2: Training (GPU only β€” venue machine) ──────────
26
  # Install these ONLY on venue GPU machine: