AICoding
commited on
Commit
·
84108cd
1
Parent(s):
f5089f2
Updating data at 2024-08-25 00:27:55.023779
Browse files- .gitattributes +1 -0
- reviews.csv +289 -0
- reviews.db +0 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
reviews.db filter=lfs diff=lfs merge=lfs -text
|
reviews.csv
ADDED
@@ -0,0 +1,289 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
0,1,2,3,4
|
2 |
+
1,2022-09-27 17:40:21,f,4,f
|
3 |
+
2,2022-09-27 17:40:45,f,5,f
|
4 |
+
3,2022-09-27 17:41:28,f,4,f
|
5 |
+
4,2022-09-27 17:41:40,Freddy,5,I love it!
|
6 |
+
5,2022-09-27 17:43:49,Freddy,4,F
|
7 |
+
6,2022-09-27 17:46:03,Name,1,No
|
8 |
+
7,2022-09-27 18:49:06,John,4,It is awesome!
|
9 |
+
8,2022-09-27 19:00:30,Steven,5,I love how easy it is to get started!
|
10 |
+
9,2022-09-27 19:05:08,Angela,5,It's great!
|
11 |
+
10,2022-09-28 03:51:59,dawood,5,"Nope, because it's great!"
|
12 |
+
11,2022-09-28 03:52:00,dawood,5,"Nope, because it's great!"
|
13 |
+
12,2022-09-28 04:12:32,dawood,4,Great!
|
14 |
+
13,2022-09-28 15:18:30,Jeremy,5,I love Gradio!
|
15 |
+
14,2022-09-28 15:31:22,,3,
|
16 |
+
15,2022-09-28 15:33:55,T80,5,I will be back ...
|
17 |
+
16,2022-09-29 07:33:49,foo bar,5,
|
18 |
+
17,2022-09-29 07:34:00,foo bar,3,
|
19 |
+
18,2022-09-29 07:34:15,foo bar,5,no comment
|
20 |
+
19,2022-09-29 12:51:37,hi,1,what is up?
|
21 |
+
20,2022-09-29 14:58:11,PAUL,5,
|
22 |
+
21,2022-09-30 16:50:21,Ignacio,5,Thanks!
|
23 |
+
22,2022-10-04 08:32:57,,3,
|
24 |
+
23,2022-10-04 08:33:07,,4,
|
25 |
+
24,2022-10-05 04:12:21,jesus,5,Gradio is awesome. I wish I knew it earlier!
|
26 |
+
25,2022-10-06 08:26:19,dd,2,
|
27 |
+
26,2022-10-08 05:44:12,Loli,3,Yeah of course I have!
|
28 |
+
27,2022-10-10 20:52:22,feli,4,Very good
|
29 |
+
28,2022-10-10 20:56:39,asdf,2,adfasf
|
30 |
+
29,2022-10-11 03:16:41,sdf ,4,水电费
|
31 |
+
30,2022-10-12 10:34:13,Duan,3,
|
32 |
+
31,2022-10-12 11:21:19,Aaron Wacker,5,"I 🥰 gradio.
|
33 |
+
|
34 |
+
The few features I would request include an easier zip file processor, a CSV/XLS input output formatter for batch inference, a nice download control (image icon based), a file browser that processes examples from file content, an easier json IO component, a UMLS NLM downloader / web service interface making public data sources more accessible in their most updated place, an ontology creator for the pyggraphviz dot language, a video editor that can crop large files (like RunwayML), an oh I could go on forever. However gradio already has nearly everything I need - just haven't discovered it yet. Thx for the great product! Has definitely changed life of ML and AI for me. Much appreciated. --Aaron"
|
35 |
+
32,2022-10-13 22:00:03,Freddy,5,I love it!
|
36 |
+
33,2022-10-16 20:31:37,,1,test
|
37 |
+
34,2022-10-17 19:31:20,test,3,great!
|
38 |
+
35,2022-10-17 20:46:34,Python Developer,5,So easy to use and powerful!
|
39 |
+
36,2022-10-18 07:13:34,,,
|
40 |
+
37,2022-10-18 21:55:45,jake,5,i love it rawr xd
|
41 |
+
38,2022-10-20 00:58:53,123,4,123
|
42 |
+
39,2022-10-21 10:58:19,,3,
|
43 |
+
40,2022-10-22 16:52:00,gkkgjkg,3,gggkg
|
44 |
+
41,2022-10-24 02:47:47,test,1,test
|
45 |
+
42,2022-10-24 02:47:54,test,1,testtest
|
46 |
+
43,2022-10-24 02:47:59,test12,1,testtest
|
47 |
+
44,2022-10-24 05:50:46,12312,4,123
|
48 |
+
45,2022-10-24 06:57:40,,4,
|
49 |
+
46,2022-10-25 03:34:15,,2,
|
50 |
+
47,2022-10-26 07:24:50,豆豆,3,发个广告
|
51 |
+
48,2022-11-02 06:10:48,,3,
|
52 |
+
49,2022-11-02 15:43:43,,1,
|
53 |
+
50,2022-11-03 12:56:07,mike,1,
|
54 |
+
51,2022-11-04 12:12:05,,5,
|
55 |
+
52,2022-11-04 12:14:24,,5,
|
56 |
+
53,2022-11-04 12:14:32,,1,
|
57 |
+
54,2022-11-04 12:14:35,,5,
|
58 |
+
55,2022-11-04 13:37:41,342345,2,dfsdfg
|
59 |
+
56,2022-11-05 03:40:44,123,2,
|
60 |
+
57,2022-11-05 03:40:53,123,5,
|
61 |
+
58,2022-11-06 01:21:30,,3,
|
62 |
+
59,2022-11-06 11:56:06,er,3,q
|
63 |
+
60,2022-11-07 18:33:02,MAx,2,Lol
|
64 |
+
61,2022-11-07 18:33:17,MAx,2,Lol
|
65 |
+
62,2022-11-08 00:09:53,Jeepers,5,"Do it, yo."
|
66 |
+
63,2022-11-08 12:02:33,Max,2,
|
67 |
+
64,2022-11-08 12:03:35,,2,
|
68 |
+
65,2022-11-08 15:39:10,,5,
|
69 |
+
66,2022-11-09 01:06:42,,,
|
70 |
+
67,2022-11-09 10:24:16,fsdfsdfsdf,1,
|
71 |
+
68,2022-11-09 10:24:24,Pepe,3,
|
72 |
+
69,2022-11-09 10:24:29,Pepe,4,sdfsdfsdfsdf
|
73 |
+
70,2022-11-15 06:41:44,,,
|
74 |
+
71,2022-11-15 18:10:37,Games,5,
|
75 |
+
72,2022-11-17 06:20:31,yyz,3,happy
|
76 |
+
73,2022-11-17 19:20:08,gabriel,5,
|
77 |
+
74,2022-11-18 17:47:12,,,
|
78 |
+
75,2022-11-18 17:47:13,,,
|
79 |
+
76,2022-11-19 09:15:46,,,
|
80 |
+
77,2022-11-19 09:15:51,dasdasd,2,aasd
|
81 |
+
78,2022-11-19 09:15:57,dasdasdsadfsadfs,2,aasd
|
82 |
+
79,2022-11-19 19:06:29,Neal,4,None yet
|
83 |
+
80,2022-11-20 18:42:19,,,
|
84 |
+
81,2022-11-21 06:42:36,dude,5,
|
85 |
+
82,2022-11-21 09:23:26,ghjk,3,的防守打法
|
86 |
+
83,2022-11-21 09:24:00,让他太让人,5,的热额特
|
87 |
+
84,2022-11-22 07:20:11,Sartaj,4,Its nice
|
88 |
+
85,2022-11-22 07:37:29,tony,5,21
|
89 |
+
86,2022-11-22 16:32:46,,1,
|
90 |
+
87,2022-11-22 16:32:53,,2,
|
91 |
+
88,2022-11-23 12:55:15,qqq,5,noice!
|
92 |
+
89,2022-11-24 02:36:32,Sue,5,Thanks to all of the people who built this website.
|
93 |
+
90,2022-11-25 16:50:10,,1,
|
94 |
+
91,2022-11-27 12:54:54,my name is john,1,
|
95 |
+
92,2022-11-27 17:14:53,sss,5,
|
96 |
+
93,2022-11-29 05:25:53,,1,
|
97 |
+
94,2022-11-29 23:38:51,kjhjk,3,
|
98 |
+
95,2022-11-30 10:10:54,kjbl,4,
|
99 |
+
96,2022-12-01 07:02:39,,5,
|
100 |
+
97,2022-12-02 04:19:48,321,3,
|
101 |
+
98,2022-12-03 13:54:40,A,2,no
|
102 |
+
99,2022-12-03 14:21:58,applicatio,2,applicatio
|
103 |
+
100,2022-12-05 01:17:57,Michael,,no
|
104 |
+
101,2022-12-07 13:15:10,a,1,b
|
105 |
+
102,2022-12-07 22:19:28,merve,2,good
|
106 |
+
103,2022-12-07 23:10:42,lkj,3,
|
107 |
+
104,2022-12-08 03:19:18,asd,2,sad
|
108 |
+
105,2022-12-08 16:34:27,Allen Ren,4,great!
|
109 |
+
106,2022-12-08 21:20:38,a,3,asd
|
110 |
+
107,2022-12-08 21:20:39,a,3,asd
|
111 |
+
108,2022-12-08 21:20:39,a,3,asd
|
112 |
+
109,2022-12-08 21:20:40,a,3,asd
|
113 |
+
110,2022-12-08 21:20:42,a,3,asd
|
114 |
+
111,2022-12-08 21:20:43,a,3,asd
|
115 |
+
112,2022-12-08 21:20:43,a,3,asd
|
116 |
+
113,2022-12-09 00:20:51,,,
|
117 |
+
114,2022-12-09 00:20:53,,,
|
118 |
+
115,2022-12-09 07:49:38,Tay,5,It is great and open source!
|
119 |
+
116,2022-12-10 14:04:12,,3,
|
120 |
+
117,2022-12-11 06:16:13,,,
|
121 |
+
118,2022-12-11 06:16:24,规划局,3,3条43天条4���
|
122 |
+
119,2022-12-11 15:56:10,asd,3,
|
123 |
+
120,2022-12-12 00:22:42,,1,
|
124 |
+
121,2022-12-12 00:22:54,iuyt,5,uigyt
|
125 |
+
122,2022-12-14 05:34:54,111,1,222
|
126 |
+
123,2022-12-14 05:34:58,111,1,222
|
127 |
+
124,2022-12-14 05:35:01,111,1,222
|
128 |
+
125,2022-12-14 05:35:20,灌灌灌灌,1,222
|
129 |
+
126,2022-12-15 02:34:47,,,
|
130 |
+
127,2022-12-15 16:31:10,eric,3,promizing
|
131 |
+
128,2022-12-15 21:04:10,John Jefferson,4,Human feedback.
|
132 |
+
129,2022-12-21 09:04:42,Sergio,1,
|
133 |
+
130,2022-12-21 09:04:46,Sergio,1,
|
134 |
+
131,2022-12-21 09:04:50,Sergio,5,
|
135 |
+
132,2022-12-21 10:48:16,Domenico,1,
|
136 |
+
133,2022-12-21 10:48:30,Domenico,1,salve
|
137 |
+
134,2022-12-21 10:48:38,Domenico,5,salve
|
138 |
+
135,2022-12-21 10:48:49,Domenico,5,salve
|
139 |
+
136,2022-12-21 10:48:54,Domenico,3,salve
|
140 |
+
137,2023-04-27 16:10:33,Juan,5,This is great!
|
141 |
+
138,2023-04-29 03:15:07,trhacknon,2,
|
142 |
+
139,2023-05-06 03:41:26,1,5,1
|
143 |
+
140,2023-05-09 18:51:35,sir_test,3,cool
|
144 |
+
141,2023-05-12 03:32:06,Ja. Es,3,Hi
|
145 |
+
142,2023-05-12 03:32:08,Ja. Es,3,Hi
|
146 |
+
143,2023-05-14 07:38:06,yang,4,about user login & register
|
147 |
+
144,2023-05-14 07:55:40,guomaomao,5,【test】Hugging Face is way more fun with friends and colleagues
|
148 |
+
145,2023-05-16 03:10:39,,,
|
149 |
+
146,2023-05-16 03:10:46,fa,5,dsaf
|
150 |
+
147,2023-05-24 02:23:47,fsdfsdfsd,2,fsdfsdfsdfdssd
|
151 |
+
148,2023-05-24 02:23:53,fsdfsdfsd,2,fsdfsdfsdfdssd
|
152 |
+
149,2023-05-24 02:24:02,fsdfsdfsd,2,fsdfsdfsdfdssd
|
153 |
+
150,2023-05-24 08:17:33,Andrew Nasef,5,
|
154 |
+
151,2023-05-29 14:12:11,cheng zhang ,4,easy to use. intuitive
|
155 |
+
152,2023-06-12 09:04:08,raymend,2,good
|
156 |
+
153,2023-06-12 09:04:09,raymend,2,good
|
157 |
+
154,2023-06-12 09:04:14,raymend,2,good
|
158 |
+
155,2023-06-12 09:04:15,raymend,2,good
|
159 |
+
156,2023-06-12 09:04:17,raymend,2,good
|
160 |
+
157,2023-06-12 09:04:20,raymend,2,good
|
161 |
+
158,2023-06-12 09:04:24,raymend,2,good
|
162 |
+
159,2023-06-12 14:03:06,Test,4,Test
|
163 |
+
160,2023-06-28 13:02:59,kahdas,4,dadas
|
164 |
+
161,2023-07-01 08:11:56,toriumi,3,good
|
165 |
+
162,2023-07-11 07:23:59,,1,
|
166 |
+
163,2023-07-11 07:24:02,,3,
|
167 |
+
164,2023-07-11 07:24:05,,5,
|
168 |
+
165,2023-07-11 10:20:11,test,3,test
|
169 |
+
166,2023-07-13 06:51:26,good,3,aaaa
|
170 |
+
167,2023-07-18 09:22:39,,2,
|
171 |
+
168,2023-07-18 12:58:02,,5,
|
172 |
+
169,2023-07-19 06:50:07,tasty,1,good
|
173 |
+
170,2023-08-03 10:08:09,,3,
|
174 |
+
171,2023-08-07 07:58:57,Luffy,3,Support visualizing maximized image
|
175 |
+
172,2023-08-09 20:18:05,person,5,no
|
176 |
+
173,2023-08-13 07:22:44,hiiiiiiiiii,4,ooooops
|
177 |
+
174,2023-08-13 09:37:27,,4,
|
178 |
+
175,2023-08-13 09:37:37,Made up,5,
|
179 |
+
176,2023-08-13 09:37:41,Made up,2,
|
180 |
+
177,2023-08-14 00:52:10,aaaaa,3,aaaaaaaaaaaaaa
|
181 |
+
178,2023-08-16 18:23:49,Nobody,5,knows the trouble I've seen
|
182 |
+
179,2023-08-18 00:59:26,Natheesh,4,Trsting
|
183 |
+
180,2023-08-21 06:58:31,asda,3,asda
|
184 |
+
181,2023-08-28 02:51:29,mike,3,a
|
185 |
+
182,2023-08-30 07:46:46,test1234,5,asdfasd
|
186 |
+
183,2023-08-30 07:47:02,test321010,1,
|
187 |
+
184,2023-08-31 09:56:57,hi,3,i love your services
|
188 |
+
185,2023-09-01 08:50:23,test,3,
|
189 |
+
186,2023-09-10 22:43:17,ds,3,dsa
|
190 |
+
187,2023-09-14 10:17:16,,3,
|
191 |
+
188,2023-09-22 09:38:21,Test,5,NA
|
192 |
+
189,2023-10-04 19:16:14,bb,3,jbkkb
|
193 |
+
190,2023-10-04 23:05:54,Lu,2,Shanshan re ren ai
|
194 |
+
191,2023-10-08 15:11:11,hoos,5,it's nice
|
195 |
+
192,2023-10-09 00:30:26,,5,Hello
|
196 |
+
193,2023-10-09 11:02:01,nas,2,jjjj
|
197 |
+
194,2023-10-09 11:18:03,yuri,3,good but not working as i imaging
|
198 |
+
195,2023-10-10 05:19:36,Ali,2,1312
|
199 |
+
196,2023-10-10 22:04:54,tst,2,no
|
200 |
+
197,2023-10-10 22:05:02,tst2,3,no
|
201 |
+
198,2023-10-10 22:05:24,tst2,5,no
|
202 |
+
199,2023-10-13 02:15:00,,5,test
|
203 |
+
200,2023-10-13 04:08:42,,2,
|
204 |
+
201,2023-10-13 07:17:36,,,jjjj
|
205 |
+
202,2023-10-13 07:37:48,test,,dasda
|
206 |
+
203,2023-10-17 16:35:37,HIHI,4,eeee
|
207 |
+
204,2023-10-21 02:24:45,,5,
|
208 |
+
205,2023-10-22 00:27:27,eray,5,great
|
209 |
+
206,2023-10-27 04:29:14,,4,
|
210 |
+
207,2023-10-27 04:29:23,fgfg,4,adaad
|
211 |
+
208,2023-10-27 04:42:30,fgfg,4,adaad
|
212 |
+
209,2023-10-29 10:23:08,dsfsd,2,dsfgfd
|
213 |
+
210,2023-10-29 10:50:06,Test,5,hi
|
214 |
+
211,2023-10-29 10:50:08,Test,5,hi
|
215 |
+
212,2023-10-29 10:50:09,Test,5,hi
|
216 |
+
213,2023-10-29 10:50:10,Test,5,hi
|
217 |
+
214,2023-10-29 10:50:11,Test,5,hi
|
218 |
+
215,2023-10-29 10:50:11,Test,5,hi
|
219 |
+
216,2023-10-29 10:50:12,Test,5,hi
|
220 |
+
217,2023-10-29 10:50:15,Test,5,hi
|
221 |
+
218,2023-10-29 10:50:17,Test,5,hi
|
222 |
+
219,2023-10-30 07:29:48,Aamir,4,I am here
|
223 |
+
220,2023-11-01 13:05:09,KevKev,4,Outstanding
|
224 |
+
221,2023-11-03 02:58:35,Arturo,5,Cool
|
225 |
+
222,2023-11-03 18:43:41,Kedar,5,Needs to have ability to update UI elements programmatically
|
226 |
+
223,2024-03-13 08:18:52,test,3,hmm
|
227 |
+
224,2024-03-13 08:19:16,test,3,test
|
228 |
+
225,2024-03-14 18:00:32,,3,
|
229 |
+
226,2024-03-14 18:00:36,,5,
|
230 |
+
227,2024-03-14 18:00:38,,3,
|
231 |
+
228,2024-03-15 10:20:10,kim,1,any
|
232 |
+
229,2024-03-15 10:20:25,kim,2,any
|
233 |
+
230,2024-03-15 10:20:28,kim,5,any
|
234 |
+
231,2024-03-17 08:25:25,kkkk,3,
|
235 |
+
232,2024-03-17 08:25:32,kkkk,4,
|
236 |
+
233,2024-03-17 08:25:37,kkkk,4,
|
237 |
+
234,2024-03-17 08:25:41,kkkk,4,
|
238 |
+
235,2024-03-17 08:25:43,kkkk,4,
|
239 |
+
236,2024-03-17 08:25:52,kkkk,3,
|
240 |
+
237,2024-03-17 17:18:01,fdsafdsafdsf,2,!!
|
241 |
+
238,2024-03-18 08:35:29,홍길동,3,좋아요
|
242 |
+
239,2024-03-18 14:15:18,,5,
|
243 |
+
240,2024-03-22 09:50:41,Pinn,5,Nice
|
244 |
+
241,2024-03-23 09:51:02,ambasing,5,AMBATUKAM!!!
|
245 |
+
242,2024-03-24 16:01:03,Diego,5,Awesome
|
246 |
+
243,2024-03-24 16:03:11,Diego,5,Awesome
|
247 |
+
244,2024-03-25 15:15:11,dfgdfg,2,dfgd fg
|
248 |
+
245,2024-03-26 09:11:09,,3,
|
249 |
+
246,2024-03-26 09:11:13,,1,
|
250 |
+
247,2024-03-28 18:05:21,,4,
|
251 |
+
248,2024-04-03 00:57:03,,3,
|
252 |
+
249,2024-04-03 00:57:06,,5,
|
253 |
+
250,2024-04-03 00:57:08,,4,
|
254 |
+
251,2024-04-03 00:57:18,,5,
|
255 |
+
252,2024-04-03 00:57:21,,3,
|
256 |
+
253,2024-04-04 18:44:47,mb,5,test
|
257 |
+
254,2024-04-07 02:59:34,sdff,2,sdf
|
258 |
+
255,2024-04-15 19:35:58,,,
|
259 |
+
256,2024-04-17 19:37:18,JAIRO,4,
|
260 |
+
257,2024-04-17 19:37:52,CESAR,5,Es bastante bueno
|
261 |
+
258,2024-04-17 19:39:43,pepe,5,es good
|
262 |
+
259,2024-04-20 21:50:37,Salvatore,5,
|
263 |
+
260,2024-04-20 21:50:40,Salvatore,5,
|
264 |
+
261,2024-04-20 21:50:41,Salvatore,5,
|
265 |
+
262,2024-04-20 21:50:42,Salvatore,5,
|
266 |
+
263,2024-04-20 21:50:43,Salvatore,5,
|
267 |
+
264,2024-04-20 21:50:43,Salvatore,5,
|
268 |
+
265,2024-04-20 21:50:47,Salvatore,5,
|
269 |
+
266,2024-04-20 21:50:48,Salvatore,5,
|
270 |
+
267,2024-04-20 21:50:49,Salvatore,5,
|
271 |
+
268,2024-04-20 21:50:50,Salvatore,5,
|
272 |
+
269,2024-04-20 21:50:51,Salvatore,5,
|
273 |
+
270,2024-04-24 10:07:36,Salvatore,5,All good
|
274 |
+
271,2024-04-24 11:51:04,test,3,
|
275 |
+
272,2024-04-24 17:59:41,,1,hi
|
276 |
+
273,2024-04-27 08:05:28,Test,5,
|
277 |
+
274,2024-04-29 19:10:49,,3,
|
278 |
+
275,2024-05-06 18:44:04,Deep,,
|
279 |
+
276,2024-05-08 09:19:24,,2,
|
280 |
+
277,2024-05-10 12:01:09,Stella,3,
|
281 |
+
278,2024-05-10 20:26:21,jose luis,4,no
|
282 |
+
279,2024-05-12 19:12:56,RockyJSquirrel,5,Great job !!!
|
283 |
+
280,2024-05-13 11:19:12,test,4,hello world
|
284 |
+
281,2024-05-13 11:26:35,test,4,hello world
|
285 |
+
282,2024-05-15 09:38:48,Toni,4,Todo muy guay
|
286 |
+
283,2024-05-17 12:48:53,Eliot,4,"Not easy for creating custom components, but really nice overall"
|
287 |
+
284,2024-05-26 20:49:44,lily,4,good
|
288 |
+
285,2024-05-28 07:44:34,lolipop,4,have fun
|
289 |
+
286,2024-08-24 17:27:10,Min,5,I like your service
|
reviews.db
CHANGED
Binary files a/reviews.db and b/reviews.db differ
|
|