Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
pylatexenc
|
5 |
-
qwen_vl_utils
|
6 |
-
bitsandbytes
|
7 |
-
pandas
|
8 |
-
Pillow
|
9 |
-
tqdm
|
10 |
-
matplotlib
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
pylatexenc
|
5 |
+
qwen_vl_utils
|
6 |
+
bitsandbytes
|
7 |
+
pandas
|
8 |
+
Pillow
|
9 |
+
tqdm
|
10 |
+
matplotlib
|