minoD commited on
Commit
a6aaa5d
·
verified ·
1 Parent(s): 8d094d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch==2.5.1
3
  torchvision
 
4
  accelerate==1.2.1
5
  aiofiles==23.2.1
6
  annotated-types==0.7.0
7
  anyio==4.7.0
8
- bitsandbytes==0.42.0
9
  certifi==2024.12.14
10
  charset-normalizer==3.4.0
11
  click==8.1.8
 
1
+
2
  torch==2.5.1
3
  torchvision
4
+ spaces
5
  accelerate==1.2.1
6
  aiofiles==23.2.1
7
  annotated-types==0.7.0
8
  anyio==4.7.0
9
+ #bitsandbytes==0.42.0
10
  certifi==2024.12.14
11
  charset-normalizer==3.4.0
12
  click==8.1.8